Mercurial > public > sg101
comparison requirements.txt @ 670:c5c0f8604c4b
Update requirements.txt to include ftfy.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 25 May 2013 17:44:18 -0500 |
parents | 6467eabe74d4 |
children | a03e0254350b |
comparison
equal
deleted
inserted
replaced
669:6dba56996a21 | 670:c5c0f8604c4b |
---|---|
23 python-ts3==0.1 | 23 python-ts3==0.1 |
24 docutils==0.10 | 24 docutils==0.10 |
25 amqp==1.0.11 | 25 amqp==1.0.11 |
26 argparse==1.2.1 | 26 argparse==1.2.1 |
27 six==1.3.0 | 27 six==1.3.0 |
28 ftfy==2.0.1 | |
28 # | 29 # |
29 # There were two packages that I punted on and hacked into my virtualenv by | 30 # There were two packages that I punted on and hacked into my virtualenv by |
30 # symlinking to the global site-packages: | 31 # symlinking to the global site-packages: |
31 # PIL | 32 # PIL |
32 # xapian | 33 # xapian |