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.
2 parents 28905c5 + d4f0ea8 commit bb1eb2fCopy full SHA for bb1eb2f
1 file changed
install.sh
@@ -82,7 +82,7 @@ conda remove -y -n $VENV --all
82
package_list=(
83
"python>=3.6"
84
"impactutils"
85
- "'fiona==1.8.4'"
+ "fiona"
86
"ipython"
87
"jupyter"
88
"numpy"
0 commit comments