Mercurial > public > sg101
changeset 653:78a297531582
Fix last commit which goofed up the requirements.txt file.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 11 May 2013 12:22:19 -0500 |
parents | 328db5cedda1 |
children | 8b5231cb211b |
files | requirements.txt |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Sat May 11 12:17:39 2013 -0500 +++ b/requirements.txt Sat May 11 12:22:19 2013 -0500 @@ -1,8 +1,7 @@ Django==1.4.5 -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev MySQL-python==1.2.4 --e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2 -b591#egg=django_elsewhere-dev +-e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev django-haystack==1.2.7 django-tagging==0.3.1 gdata==2.0.15 @@ -27,8 +26,8 @@ argparse==1.2.1 six==1.3.0 # -# There were two packages that I punted on and hacked into my virtualenv by symlinking to the global -# site-packages +# There were two packages that I punted on and hacked into my virtualenv by +# symlinking to the global site-packages: # PIL # xapian #