Mercurial > public > sg101
comparison requirements_dev.txt @ 589:d812188d6595
Added docutils as a dev requirement.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 10 May 2012 20:32:01 -0500 |
parents | 392fd36360c6 |
children | 8b9fc7487222 |
comparison
equal
deleted
inserted
replaced
587:7ed2101df789 | 589:d812188d6595 |
---|---|
29 Fabric==1.4.1 | 29 Fabric==1.4.1 |
30 argparse==1.2.1 | 30 argparse==1.2.1 |
31 distribute==0.6.24 | 31 distribute==0.6.24 |
32 pycrypto==2.5 | 32 pycrypto==2.5 |
33 ssh==1.7.13 | 33 ssh==1.7.13 |
34 docutils==0.9 | |
34 # | 35 # |
35 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global | 36 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global |
36 # site-packages | 37 # site-packages |
37 # PIL | 38 # PIL |
38 # xapian | 39 # xapian |