Mercurial > public > sg101
comparison requirements.txt @ 588:c31841b52d62
Add docutils to requirements.txt.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 10 May 2012 20:30:46 -0500 |
parents | 9dbd9a2a76d6 |
children | 8b9fc7487222 |
comparison
equal
deleted
inserted
replaced
587:7ed2101df789 | 588:c31841b52d62 |
---|---|
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: |