Skip to content

Commit

Permalink
Add versioneer to environment files
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Nov 8, 2022
1 parent 3815010 commit da35a74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-115_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ dependencies:
- scikit-build>=0.13.1
- spdlog>=1.8.5,<1.9
- tomli
- versioneer >=0.24
name: all_cuda-115_arch-x86_64
1 change: 1 addition & 0 deletions conda/environments/all_cuda-116_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ dependencies:
- scikit-build>=0.13.1
- spdlog>=1.8.5,<1.9
- tomli
- versioneer >=0.24
name: all_cuda-116_arch-x86_64

0 comments on commit da35a74

Please sign in to comment.