Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
Prioritize `fiona` import to avoid circular dependencies (see [this coment](Toblerity/Fiona#944 (comment)) )
  • Loading branch information
miccferr authored Feb 27, 2022
1 parent a98ab3e commit 08ea81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ requirements:
- pip
- poetry
run:
- fiona
- folium
- geojson
- geopandas
Expand All @@ -39,7 +40,6 @@ requirements:
- python-igraph
- h3-py
- pyproj
- fiona
- python >=3.6

test:
Expand Down

0 comments on commit 08ea81e

Please sign in to comment.