Update dev requirements to mention zeromq dependency

This commit is contained in:
Matthew Jones
2014-02-18 15:22:49 -05:00
parent 2a65fbe77c
commit 155837ebbb

View File

@@ -36,3 +36,4 @@ ipython
# - psycopg2 (via "yum install python-psycopg2")
# - python-ldap (via "yum install python-ldap")
# - readline (for using the ipython interactive shell)
# - python-zmq (for using the job callback receiver)