renamebycsv/environment.yml
Harrison 83c384e55c
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
Upgraded package 'build' and downgraded 'cryptography'
2023-04-24 12:13:32 -05:00

11 lines
174 B
YAML

name: renamebycsv
channels:
- anaconda
- conda-forge
dependencies:
- build=0.10
- pytest=7.2
- python=3.11
- setuptools=67.6
- twine=4.0
- cryptography=38.0.4