Files
catalyst/etc/requirements.txt
T
Jonathan Kamens d265a64696 Don't list setuptools or distribute in requirements.txt
There's no need to list setuptools or distribute in requirements.txt
because they are installed automatically when you create a new
virtualenv. Furthermore, listing them explicitly breaks if the version
you list is different from the virtualenv version.
2012-09-05 10:53:55 -04:00

16 lines
166 B
Plaintext

msgpack-python==0.1.12
humanhash==0.0.1
iso8601==0.1.4
# ZeroMQ
pyzmq==2.1.11
gevent-zeromq==0.2.2
# Unix
setproctitle==1.1.6
# Logging
Logbook==0.3
blist==1.3.4