Skip to content

Commit

Permalink
Add pip to dev-env to match change in env
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Oct 14, 2022
1 parent dd809af commit 380f20a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies:
- proj-data
- scikit-gstat>=0.6.8
- pytransform3d
- pip

# Development-specific
- autovizwidget
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ dependencies:
- scikit-gstat>=0.6.8
- pytransform3d
- pip

- pip:
- geoutils==0.0.9

0 comments on commit 380f20a

Please sign in to comment.