Skip to content

Commit

Permalink
Fix geoutils to 0.0.11, comment git pull of latest (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet authored Apr 24, 2023
1 parent 208828a commit 710a252
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 @@ -20,7 +20,7 @@ dependencies:
- proj-data
- scikit-gstat>=0.6.8
- pytransform3d
# - geoutils==0.0.10
- geoutils==0.0.11

# Development-specific
- pip
Expand All @@ -43,4 +43,4 @@ dependencies:

- pip:
- -e ./
- 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 @@ -20,8 +20,8 @@ dependencies:
- proj-data
- scikit-gstat>=0.6.8
- pytransform3d
# - geoutils==0.0.10
- geoutils==0.0.11
- pip

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

0 comments on commit 710a252

Please sign in to comment.