mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
7 lines
254 B
Text
7 lines
254 B
Text
# 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
|