annotate requirements.txt @ 510:e6298cde9cc9

After creating a virtualenv (finally), adding a requirements file.
author Brian Neal <bgneal@gmail.com>
date Thu, 08 Dec 2011 02:25:22 +0000
parents
children 5794e3414596
rev   line source
bgneal@510 1 Django==1.3.1
bgneal@510 2 -e git+https://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev
bgneal@510 3 MySQL-python==1.2.3
bgneal@510 4 django-debug-toolbar==0.8.5
bgneal@510 5 -e git+https://github.com/leah/django-elsewhere.git@d8353f90c5cda6c42a5f8345f98992db8f685421#egg=django_elsewhere-dev
bgneal@510 6 -e git+https://github.com/toastdriven/django-haystack.git@53512d286e12bc5881dbb35fa1020321b669c4cf#egg=django_haystack-dev
bgneal@510 7 django-tagging==0.3.1
bgneal@510 8 gdata==2.0.15
bgneal@510 9 html5lib==0.90
bgneal@510 10 pytz==2011n
bgneal@510 11 -e git+https://github.com/toastdriven/queued_search.git@daca1074d1ab870b1845bd32f31f0502d768707e#egg=queued_search-dev
bgneal@510 12 queues==0.6.1
bgneal@510 13 -e git+https://github.com/andymccurdy/redis-py.git@368cccd29559ec0915ec5f4739504a55bed2a644#egg=redis-dev
bgneal@510 14 repoze.timeago==0.5
bgneal@510 15 -e git+https://github.com/notanumber/xapian-haystack.git@144c4e6225caaaba67dc6251dbed189560519058#egg=xapian_haystack-dev
bgneal@510 16 #
bgneal@510 17 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global
bgneal@510 18 # Python 2.6 site-packages (actually dist-packages):
bgneal@510 19 # PIL
bgneal@510 20 # xapian