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

Incoherent dependencies.

parent 597b0d79
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ from setuptools import setup, find_packages
name = "plotting_scripts"
__version__ = "0.2"
__version__ = "0.2.1"
setup(
......@@ -35,7 +35,7 @@ setup(
"cytoolz",
"deeptools @ git+https://github.com/blaiseli/deepTools.git@issue-1041",
"gffutils",
"libhts @ git+https://gitlab.pasteur.fr/bli/libhts.git@5ac2b62e23a1b28f54d1ce2a483c8df082dfbebc",
"libhts @ git+https://gitlab.pasteur.fr/bli/libhts.git@36d33ac2c366c0f0702ab50fdcab37261add7b9c",
"libworkflows @ git+https://gitlab.pasteur.fr/bli/libworkflows.git@b29b854ff1db6c87386007808286207b8af11b9d",
"matplotlib",
"pandas"],
......
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