salt/pkg/smartos/esky/zeromq_requirements.txt
2016-05-28 16:08:04 +00:00

7 lines
242 B
Plaintext

# Need to set a specific version of pyzmq, so can't use the main project's requirements file... have to copy it in and modify...
#-r ../../../requirements/zeromq.txt
-r ../../../requirements/base.txt
pycrypto>=2.6.1
pyzmq
-r requirements.txt