Skip to content

Commit

Permalink
add versioneer to conda/environment.yml since this is also used to te…
Browse files Browse the repository at this point in the history
…st conda build in CI
  • Loading branch information
dougiesquire committed Jan 17, 2024
1 parent 0949b81 commit 902d6b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions conda/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ 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!=7.0.0
- tenacity
- cftime
- GitPython >=3.1.40
- ruamel.yaml >=0.18.5
Expand Down

0 comments on commit 902d6b1

Please sign in to comment.