renamebycsv/environment.yml
Harrison 4bea0eb15e
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
Downgrading 'python-build' package
2023-04-24 12:22:01 -05:00

11 lines
180 B
YAML

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