renamebycsv/environment.yml

12 lines
194 B
YAML
Raw Permalink Normal View History

2023-04-08 10:36:11 +00:00
name: renamebycsv
channels:
- anaconda
- conda-forge
dependencies:
2023-04-24 17:22:01 +00:00
- python-build=0.7
- pytest=7.2
- python=3.11
- setuptools=67.6
- twine=4.0
- cryptography=38.0.4
prefix: ./env