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

Incoherent dependencies.

parent b947682b
No related branches found
No related tags found
No related merge requests found
......@@ -16,14 +16,14 @@ from setuptools import setup, find_packages
setup(
name="snakemake_wrappers",
version=0.4,
version=0.4.1,
description="Snakemake wrappers and rules that can be included in snakemake workflows.",
author="Blaise Li",
author_email="blaise.li@normalesup.org",
license="GNU GPLv3",
packages=find_packages(),
install_requires=[
"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",
"libreads @ git+https://gitlab.pasteur.fr/bli/libreads.git@91db379cd379f8f12fccdd3840d4369b7f09d444",
"pandas",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment