mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #48528 from gtmanfred/2018.3
add 2018.3 requirements for tox/pytest tests
This commit is contained in:
commit
ad4f7efafd
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,7 @@ psutil
|
|||
pyvmomi
|
||||
setproctitle
|
||||
cherrypy; sys.platform != 'win32' and sys.platform != 'darwin'
|
||||
ldap; sys.platform != 'win32' and sys.platform != 'darwin'
|
||||
pyinotify; sys.platform != 'win32' and sys.platform != 'darwin'
|
||||
PyMySQL; sys.platform != 'win32' and sys.platform != 'darwin'
|
||||
jsonschema
|
||||
|
@ -34,3 +35,5 @@ dnspython
|
|||
SaltTesting==2017.6.1
|
||||
junos-eznc
|
||||
jxmlease
|
||||
croniter
|
||||
kazoo
|
||||
|
|
Loading…
Add table
Reference in a new issue