mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
7 lines
242 B
Plaintext
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
|