Skip to content

Commit

Permalink
Temporarily run with latest GeoUtils on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Feb 5, 2024
1 parent 217725f commit 5bddabf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dev-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- tqdm
- scikit-image
- scikit-gstat>=1.0
- geoutils=0.0.15
# - geoutils=0.0.15

# Development-specific, to mirror manually in setup.cfg [options.extras_require].
- pip
Expand Down Expand Up @@ -53,4 +53,4 @@ dependencies:
- noisyopt

# To run CI against latest GeoUtils
# - git+https://github.com/GlacioHack/geoutils.git
- git+https://github.com/GlacioHack/geoutils.git
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ dependencies:
- tqdm
- scikit-image
- scikit-gstat>=1.0
- geoutils=0.0.15
# - geoutils=0.0.15
- pip

# - pip:
# - git+https://github.com/GlacioHack/geoutils.git
- pip:
- git+https://github.com/GlacioHack/geoutils.git

0 comments on commit 5bddabf

Please sign in to comment.