generated from ydeng/python-program
Harrison Deng
6449b0b666
Some checks failed
ydeng/modvcfsamples/pipeline/head There was a failure building this commit
13 lines
147 B
YAML
13 lines
147 B
YAML
name: program
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python
|
|
- pip
|
|
- python-build
|
|
- pytest
|
|
- pytest-cov
|
|
- twine
|
|
- sphinx
|
|
- pyvcf
|