Skip to content
Snippets Groups Projects
Commit d3066011 authored by Blaise Li's avatar Blaise Li
Browse files

More missing dependencies.

parent fe842b78
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,12 @@ license = {file = "COPYING.txt"} ...@@ -11,9 +11,12 @@ license = {file = "COPYING.txt"}
requires-python = ">=3.8, <4" requires-python = ">=3.8, <4"
dependencies = [ dependencies = [
"cyvcf2", "cyvcf2",
"matplotlib",
"numpy", "numpy",
"pandas", "pandas",
"scikit-learn",
"scipy", "scipy",
"seaborn",
#"pysam" #"pysam"
] ]
# computed from git tags by setuptools-scm # computed from git tags by setuptools-scm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment