summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-09-17 11:11:57 +0200
committerNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-09-17 11:11:57 +0200
commit537ba4f396bd5db32eacf1b5e811209095582086 (patch)
tree027fca07187adda1b45a8896f2816521f88ab971 /requirements.txt
parent8d7faa398ff2cec41001e7c3cc069ced8deb1d8a (diff)
downloadweb-537ba4f396bd5db32eacf1b5e811209095582086.tar.gz
web-537ba4f396bd5db32eacf1b5e811209095582086.tar.bz2
web-537ba4f396bd5db32eacf1b5e811209095582086.zip
proper syntax for pip
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files 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