renamebycsv/environment.yml
Harrison 7bb56ac14d
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
Reduced build 'environment.yml' version specificity
2023-04-21 11:25:22 -05:00

11 lines
150 B
YAML

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