Skip to content

Commit

Permalink
Add back pip dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Jun 6, 2024
1 parent acdc5d7 commit 85a7439
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
- scikit-image=0.*
- scikit-gstat>=1.0,<1.1
- geoutils=0.1.6
- pip

# To run CI against latest GeoUtils
# - pip:
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ tqdm
scikit-image==0.*
scikit-gstat>=1.0,<1.1
geoutils==0.1.6
pip

0 comments on commit 85a7439

Please sign in to comment.