Harrison
d98801dd66
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
12 lines
194 B
YAML
12 lines
194 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
|
|
prefix: ./env |