renamebycsv/environment.yml
Harrison 1f1f2567ae
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
Fixed 'environment.yml' package name specification
2023-04-24 12:17:16 -05:00

11 lines
183 B
YAML

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