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

Revert to using unofficial pybedtools.

parent b0f9dc00
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ numpy
pandas
pyBigWig
# pybedtools @ git+https://github.com/blaiseli/pybedtools.git@fix_missing_headers --global-option="cythonize"
# pybedtools @ git+https://github.com/blaiseli/pybedtools.git@pep518
pybedtools
pybedtools @ git+https://github.com/blaiseli/pybedtools.git@pep518
# pybedtools
# scipy<=1.3.3
scipy>=1.4.2
seaborn
......@@ -45,8 +45,8 @@ setup(
"numpy",
"pandas",
"pyBigWig",
# "pybedtools @ git+https://github.com/blaiseli/pybedtools.git@pep518",
"pybedtools",
"pybedtools @ git+https://github.com/blaiseli/pybedtools.git@pep518",
# "pybedtools",
# "scipy<=1.3.3",
"scipy>=1.4.2",
"seaborn"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment