Reduced build 'environment.yml' version specificity
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good

This commit is contained in:
Harrison Deng 2023-04-21 11:25:22 -05:00
parent e95f5b5ac9
commit 7bb56ac14d

View File

@ -3,9 +3,8 @@ channels:
- anaconda - anaconda
- conda-forge - conda-forge
dependencies: dependencies:
- build=0.7.0 - build=0.7
- pytest=7.2.2 - pytest=7.2
- python=3.11.3 - python=3.11
- setuptools=67.6.1 - setuptools=67.6
- twine=4.0.2 - twine=4.0
- cryptography=38.0.4