Skip to content

Commit

Permalink
fix environment
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Feb 14, 2024
1 parent 0fa3479 commit 0fa4110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: pdal_ign_plugin
channels:
- conda-forge
- anaconda
dependencies:
- pdal
- python-pdal
Expand All @@ -9,7 +10,6 @@ dependencies:
- isort
- shapely
- gdal
- geopanda
- cmake
- pip:
- ign-pdal-tools
Expand Down

0 comments on commit 0fa4110

Please sign in to comment.