Fixed 'environment.yml' package name specification
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit

This commit is contained in:
Harrison Deng 2023-04-24 12:17:16 -05:00
parent 2e38fe83f1
commit 1f1f2567ae

View File

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