Harrison
4bea0eb15e
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
11 lines
180 B
YAML
11 lines
180 B
YAML
name: renamebycsv
|
|
channels:
|
|
- anaconda
|
|
- conda-forge
|
|
dependencies:
|
|
- python-build=0.7
|
|
- pytest=7.2
|
|
- python=3.11
|
|
- setuptools=67.6
|
|
- twine=4.0
|
|
- cryptography=38.0.4 |