Skip to content

Commit

Permalink
Fix CI on osx (#349)
Browse files Browse the repository at this point in the history
* fix ci on osx

* try again
  • Loading branch information
dionhaefner authored Nov 4, 2024
1 parent 657b64f commit 1a5ab90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- numpy
- rasterio>=1.3.0
- shapely
- psycopg2
- pip
- pip:
- crick
- -e .[recommended]

0 comments on commit 1a5ab90

Please sign in to comment.