modvcfsamples/environment.yml
Harrison Deng 515d790844
Some checks failed
ydeng/modvcfsamples/pipeline/head There was a failure building this commit
Basic filtering system and tests completed
2023-06-26 17:20:40 +00:00

12 lines
132 B
YAML

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