Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Blaise LI
libhts
Commits
3ca1b698
Commit
3ca1b698
authored
Oct 29, 2019
by
Blaise Li
Browse files
Avoid having a broken pybedtools installation.
This could "compete" with the fixed one, and cause missing headers issues.
parent
86b1e42f
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
3ca1b698
...
...
@@ -28,7 +28,7 @@ setup(
"numpy"
,
"pandas"
,
"pyBigWig"
,
"pybedtools"
,
"pybedtools
@ git+https://github.com/blaiseli/pybedtools.git@fix_missing_headers
"
,
"scipy"
,
"seaborn"
],
#dependency_links=["git+https://gitlab.pasteur.fr/bli/libworkflows@744dd79b579577cb6e131653260d7990946be3ad#egg=libworkflows-0.1"],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment