Downgrading 'python-build' package
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good

This commit is contained in:
Harrison Deng 2023-04-24 12:22:01 -05:00
parent 1f1f2567ae
commit 4bea0eb15e

View File

@ -3,7 +3,7 @@ channels:
- anaconda
- conda-forge
dependencies:
- python-build=0.10.0
- python-build=0.7
- pytest=7.2
- python=3.11
- setuptools=67.6