Skip to content

Commit 88b771b

Browse files
authored
Update pyproject.toml
add `fiona` to the development dependencies
1 parent c5b918b commit 88b771b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifiers = ["License :: OSI Approved :: BSD License"]
1818
[project.optional-dependencies]
1919
dev = [
2020
"geopandas",
21+
"fiona",
2122
"geojson",
2223
"simplification",
2324
"pyshp",

0 commit comments

Comments
 (0)