Skip to content

Commit

Permalink
fix: update the setuptools to allow build to proceed (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
franTarkenton authored Sep 17, 2024
1 parent 91dc402 commit c4bf2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- click ==8.1.3
- pyyaml ==6.0.0
- rasterio ==1.3.6
- setuptools ==52.0.0
- setuptools ==75.1.0
- glob2 ==0.7
- geopandas ==0.12.2
- matplotlib ==3.7.1
Expand Down

0 comments on commit c4bf2a9

Please sign in to comment.