mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 17:42:42 +08:00
d265a64696
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.
16 lines
166 B
Plaintext
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
|