renamebycsv/environment.yml
Harrison 26cbac64e8
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
Lock openssl version in build environment
2023-04-24 12:04:45 -05:00

11 lines
166 B
YAML

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