generated from ydeng/python-program
Harrison Deng
f1aaaddc0c
Some checks failed
ydeng/modvcfsamples/pipeline/head There was a failure building this commit
Now includes 'vcfpy' instead of 'pyvcf'
14 lines
160 B
YAML
14 lines
160 B
YAML
name: program
|
|
channels:
|
|
- conda-forge
|
|
- bioconda
|
|
dependencies:
|
|
- python
|
|
- pip
|
|
- python-build
|
|
- pytest
|
|
- pytest-cov
|
|
- twine
|
|
- sphinx
|
|
- vcfpy
|