Skip to content

Commit

Permalink
Revert "add versioneer to conda/environment.yml since this is also us…
Browse files Browse the repository at this point in the history
…ed to test conda build in CI"

This reverts commit 902d6b1.
  • Loading branch information
dougiesquire committed Jan 17, 2024
1 parent 902d6b1 commit d2eea74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion conda/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ dependencies:
- anaconda-client
- conda-build
- conda-verify
- versioneer
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requirements:
- PyYAML
- requests
- python-dateutil
- tenacity
- tenacity!=7.0.0
- cftime
- GitPython >=3.1.40
- ruamel.yaml >=0.18.5
Expand Down

0 comments on commit d2eea74

Please sign in to comment.