mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
5 lines
165 B
Text
5 lines
165 B
Text
-r base.txt
|
|
-r crypto.txt
|
|
|
|
pyzmq>=2.2.0,<17.1.0; python_version == '3.4' # pyzmq 17.1.0 stopped building wheels for python3.4
|
|
pyzmq>=2.2.0; python_version != '3.4'
|