diff requirements.txt @ 59:5e44f67c5d83

Changes to put the new site in production in a virtualenv.
author Brian Neal <bgneal@gmail.com>
date Wed, 11 Apr 2012 20:22:35 -0500
parents
children e882e1c9f0c0
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/requirements.txt	Wed Apr 11 20:22:35 2012 -0500
@@ -0,0 +1,8 @@
+Django==1.3.1
+MySQL-python==1.2.3
+docutils==0.8.1
+python-memcached==1.48
+wsgiref==0.1.2
+#
+# PIL is also hacked into the virtualenv via a symlink to the site-packages version
+#