mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
8 lines
254 B
Plaintext
8 lines
254 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
|
|
M2Crypto
|
|
pycrypto
|
|
pyzmq == 13.1.0
|
|
-r requirements.txt
|