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

Relax requirements.

parent 95ea752b
No related branches found
No related tags found
No related merge requests found
...@@ -38,11 +38,11 @@ setup( ...@@ -38,11 +38,11 @@ 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@147fd584d1d3fbd8166bb11790ce96cb16ff7f83", "libbamutils @ git+https://gitlab.pasteur.fr/bli/libbamutils.git",
#"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",
"libworkflows @ git+https://gitlab.pasteur.fr/bli/libworkflows.git@b29b854ff1db6c87386007808286207b8af11b9d", "libworkflows @ git+https://gitlab.pasteur.fr/bli/libworkflows.git",
"matplotlib", "matplotlib",
"networkx", "networkx",
"numpy", "numpy",
......
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