renamebycsv/environment.yml
Harrison 1fea13d053
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
Change image to debian
2023-04-08 05:38:47 -05:00

11 lines
160 B
YAML

name: renamebycsv
channels:
- anaconda
- conda-forge
dependencies:
- build=0.7.0
- pytest=7.2.2
- python=3.11.3
- setuptools=67.6.1
- twine=4.0.2