Merge pull request #350 from davide-f/master

Fix CI due to fiona
This commit is contained in:
Fabian Neumann 2022-03-29 06:33:05 +02:00 committed by GitHub
commit 441bfbc421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ dependencies:
- pyomo
- matplotlib
- proj
- fiona <= 1.18.20 # Till issue https://github.com/Toblerity/Fiona/issues/1085 is not solved
# Keep in conda environment when calling ipython
- ipython