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

Update libbamutils dependency.

There seems to be a circular dependency issue: updating libhts
downgraded libbamutils, but libbamutils needs newer libhts.
parent 7ee28a0c
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ setup(
"scripts/copypaste_bigwig_regions.py",
"scripts/extract_annot_start.py"],
install_requires=[
"libbamutils @ git+https://gitlab.pasteur.fr/bli/libbamutils.git@a63cb65c3a078b6a5802a74df541da22bbc71c5c",
"libbamutils @ git+https://gitlab.pasteur.fr/bli/libbamutils.git@92433c830ede5d3e95dcc8f9415073187897b9f5",
#"libworkflows @ git+https://gitlab+deploy-token-31:isEzpsgbNf2sJMdUDy2g@gitlab.pasteur.fr/bli/libworkflows.git@744dd79b579577cb6e131653260d7990946be3ad#egg=libworkflows-0.1",
#"libworkflows @ git+https://gitlab+deploy-token-31:isEzpsgbNf2sJMdUDy2g@gitlab.pasteur.fr/bli/libworkflows.git#egg=libworkflows-0.1",
#"libworkflows @ git+https://gitlab+deploy-token-31:isEzpsgbNf2sJMdUDy2g@gitlab.pasteur.fr/bli/libworkflows.git",
......
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