We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4927cd5 commit f0a6a00Copy full SHA for f0a6a00
environment.yml
@@ -0,0 +1,8 @@
1
+name: efast
2
+channels:
3
+ - conda-forge
4
+dependencies:
5
+ - python >=3.10,<3.12
6
+ - gdal
7
+# Remaining dependencies are listed in pyproject.toml
8
+# and can be installed with pip.
0 commit comments