renamebycsv/environment.yml
Harrison d98801dd66
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
Updated pipeline to use latest build container image features
2023-05-03 08:37:35 -05:00

12 lines
194 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
prefix: ./env