Compare commits

..

5 Commits

Author SHA1 Message Date
4bea0eb15e Downgrading 'python-build' package
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
2023-04-24 12:22:01 -05:00
1f1f2567ae Fixed 'environment.yml' package name specification
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
2023-04-24 12:17:16 -05:00
2e38fe83f1 Merge branch 'master' into develop
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
2023-04-24 12:14:15 -05:00
83c384e55c Upgraded package 'build' and downgraded 'cryptography'
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
2023-04-24 12:13:32 -05:00
26cbac64e8 Lock openssl version in build environment
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
2023-04-24 12:04:45 -05:00

View File

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