Mercurial > public > sg101
comparison requirements.txt @ 590:ce73771b6cd0
Merge.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 10 May 2012 20:32:19 -0500 |
parents | c31841b52d62 |
children | 8b9fc7487222 |
comparison
equal
deleted
inserted
replaced
589:d812188d6595 | 590:ce73771b6cd0 |
---|---|
24 ordereddict==1.1 | 24 ordereddict==1.1 |
25 python-dateutil==1.5 | 25 python-dateutil==1.5 |
26 python-memcached==1.48 | 26 python-memcached==1.48 |
27 wsgiref==0.1.2 | 27 wsgiref==0.1.2 |
28 python-ts3==0.1 | 28 python-ts3==0.1 |
29 docutils==0.9 | |
29 # | 30 # |
30 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global | 31 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global |
31 # site-packages | 32 # site-packages |
32 # PIL | 33 # PIL |
33 # xapian | 34 # xapian |
34 # | 35 # |
35 ## The following requirements were added by pip --freeze: |