Add a requirements.txt file for pip

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2010-07-06 20:33:16 -05:00
parent 7b73c0ff8c
commit 907a316883

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
Django==1.2.1
Markdown==2.0.3
MySQL-python==1.2.3c1
South==0.7.1
pysqlite==2.6.0
python-memcached==1.45
wsgiref==0.1.2