summaryrefslogtreecommitdiffstats
path: root/osqa-requirements.txt
diff options
context:
space:
mode:
authorJoseph Turian <turian@gmail.com>2010-02-07 20:54:58 -0500
committerJoseph Turian <turian@gmail.com>2010-02-07 20:54:58 -0500
commit05ed50cded946ac52e792423a7ec557ec7a51c98 (patch)
tree2f8491dc1e00a5fdfb36e00fa523f222707fa217 /osqa-requirements.txt
parentce94b3a3c7f4b1324d5e2845d92f7468a82ff016 (diff)
downloadaskbot-05ed50cded946ac52e792423a7ec557ec7a51c98.tar.gz
askbot-05ed50cded946ac52e792423a7ec557ec7a51c98.tar.bz2
askbot-05ed50cded946ac52e792423a7ec557ec7a51c98.zip
Added pip+virtualenv installation (simpler+cleaner)
Diffstat (limited to 'osqa-requirements.txt')
-rw-r--r--osqa-requirements.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/osqa-requirements.txt b/osqa-requirements.txt
new file mode 100644
index 00000000..66a37fbe
--- /dev/null
+++ b/osqa-requirements.txt
@@ -0,0 +1,9 @@
+django>=1.1 # Note: email subscription sender job requires Django 1.1, everything else works with 1.0
+#mysql-python # Can't use with pip, see http://groups.google.com/group/python-virtualenv/msg/ea988085951c92b3
+python-openid
+html5lib
+markdown2
+git+git://github.com/robhudson/django-debug-toolbar.git
+git+git://github.com/dcramer/django-sphinx.git
+svn+http://recaptcha-django.googlecode.com/svn/trunk/
+svn+http://recaptcha.googlecode.com/svn/trunk/recaptcha-plugins/python/