From 537ba4f396bd5db32eacf1b5e811209095582086 Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Mon, 17 Sep 2012 11:11:57 +0200 Subject: proper syntax for pip --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e25d2a5..327efd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -Flask=0.6 -python-ldap=2.3.11 +Flask==0.6 +python-ldap -- cgit v1.2.3-1-g7c22