generated from ydeng/python-program
Changed build environment and project metadata
Some checks failed
ydeng/modvcfsamples/pipeline/head There was a failure building this commit
Some checks failed
ydeng/modvcfsamples/pipeline/head There was a failure building this commit
Now includes 'vcfpy' instead of 'pyvcf'
This commit is contained in:
parent
7bae01b1af
commit
f1aaaddc0c
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -10,6 +10,7 @@
|
||||
"src"
|
||||
],
|
||||
"cSpell.words": [
|
||||
"bioconda",
|
||||
"CHROM",
|
||||
"pytest",
|
||||
"pyvcf",
|
||||
|
@ -1,6 +1,7 @@
|
||||
name: program
|
||||
channels:
|
||||
- conda-forge
|
||||
- bioconda
|
||||
dependencies:
|
||||
- python
|
||||
- pip
|
||||
@ -9,4 +10,4 @@ dependencies:
|
||||
- pytest-cov
|
||||
- twine
|
||||
- sphinx
|
||||
- pyvcf
|
||||
- vcfpy
|
||||
|
Loading…
x
Reference in New Issue
Block a user