csvbyname/environment.yml
Harrison be4d665301
All checks were successful
ydeng/csvbyname/pipeline/head This commit looks good
Updated pipeline to take advantage of latest build container image
2023-05-03 08:32:04 -05:00

9 lines
134 B
YAML

name: csvbyname
channels:
- conda-forge
dependencies:
- build=0.7.0
- pytest=7.2.2
- twine=4.0.2
- python=3.11
prefix: ./env