From ac9ae8a0abcd3dee8de64a97e12e25ea554c1c1a Mon Sep 17 00:00:00 2001 From: Paul McCarthy <pauld.mccarthy@gmail.com> Date: Thu, 20 Oct 2016 14:03:03 +0100 Subject: [PATCH] indexed_gzip is on pypi! --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66907e7b2..3543462cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ matplotlib>=1.5.1 nibabel>=2.0.2 sphinx>=1.4.1 sphinx-rtd-theme>=0.1.9 -git+https://github.com/pauldmccarthy/indexed_gzip.git#egg=indexed_gzip +indexed_gzip>=0.3.1 git+ssh://git@git.fmrib.ox.ac.uk/paulmc/props.git#egg=props -- GitLab