Skip to content

Commit

Permalink
Fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderJuestel committed Jul 22, 2024
1 parent 1e9d0d5 commit e211542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ classifiers = [
# These dependencies will automatically install other packages like numpy, pandas or matplotlib
dependencies = [
'geopandas',
'shapely'
'shapely',
'pandas',
'numpy',
'affine',
Expand Down

0 comments on commit e211542

Please sign in to comment.