From b08e6d15994984bdab67e2623fae5189c5c35525 Mon Sep 17 00:00:00 2001 From: Javi Santana Date: Wed, 14 Mar 2012 23:00:06 +0100 Subject: [PATCH] Fix python_requirements.txt syntax (#600) --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 77b842a183..30cccae05e 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -3,4 +3,4 @@ argparse==1.2.1 brewery==0.6 redis==2.4.9 hiredis==0.1.0 -pip install -e git+https://github.com/RealGeeks/python-varnish.git@0971d6024fbb2614350853a5e0f8736ba3fb1f0d#egg=python-varnish \ No newline at end of file +-e git+https://github.com/RealGeeks/python-varnish.git@0971d6024fbb2614350853a5e0f8736ba3fb1f0d#egg=python-varnish==0.1.2