From 2260cb447e7eff50e15634f0955a351f337dc4ce Mon Sep 17 00:00:00 2001 From: Luis Bosque Date: Wed, 3 Apr 2013 13:34:27 +0200 Subject: [PATCH] Fixed python varnish dependency URL --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 68a8f2ce65..faa3753b16 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -3,5 +3,5 @@ argparse==1.2.1 brewery==0.6 redis==2.4.9 hiredis==0.1.0 --e git+https://github.com/RealGeeks/python-varnish.git@0971d6024fbb2614350853a5e0f8736ba3fb1f0d#egg=python-varnish==0.1.2 +-e git+git://github.com/CartoDB/python-varnish.git@0971d6024fbb2614350853a5e0f8736ba3fb1f0d#egg=python-varnish==0.1.2 gdal