Merge pull request #48528 from gtmanfred/2018.3

add 2018.3 requirements for tox/pytest tests
This commit is contained in:
Daniel Wallace 2018-07-11 13:13:40 -05:00 committed by GitHub
commit ad4f7efafd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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