modvcfsamples/environment.yml
Harrison Deng 6449b0b666
Some checks failed
ydeng/modvcfsamples/pipeline/head There was a failure building this commit
Update 'environment.yml'
2023-06-27 06:14:43 +00:00

13 lines
147 B
YAML

name: program
channels:
- conda-forge
dependencies:
- python
- pip
- python-build
- pytest
- pytest-cov
- twine
- sphinx
- pyvcf