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

Fix syntax error in libbamutils.

parent 372b064c
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ setup( ...@@ -38,7 +38,7 @@ setup(
"scripts/copypaste_bigwig_regions.py", "scripts/copypaste_bigwig_regions.py",
"scripts/extract_annot_start.py"], "scripts/extract_annot_start.py"],
install_requires=[ install_requires=[
"libbamutils @ git+https://gitlab.pasteur.fr/bli/libbamutils.git@92433c830ede5d3e95dcc8f9415073187897b9f5", "libbamutils @ git+https://gitlab.pasteur.fr/bli/libbamutils.git@21441641409c703870242c469d97b29812c32474",
#"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@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#egg=libworkflows-0.1",
#"libworkflows @ git+https://gitlab+deploy-token-31:isEzpsgbNf2sJMdUDy2g@gitlab.pasteur.fr/bli/libworkflows.git", #"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.
Please register or to comment