add 2018.3 requirements for tox/pytest tests

This commit is contained in:
Daniel Wallace 2018-07-11 13:08:49 -05:00
parent 70e5fcb8a5
commit 221559358a
No known key found for this signature in database
GPG key ID: 5FA5E5544F010D48

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