mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Actually, remove python-ldap. It needs system deps. Have salt-jenkins do it.
This commit is contained in:
parent
cc94dab469
commit
6f0d4076e1
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ pyvmomi
|
|||
setproctitle
|
||||
cherrypy>=3.2.2,<18.0.0; python_version < '3.5' and sys.platform != 'win32' and sys.platform != 'darwin'
|
||||
cherrypy>=3.2.2; python_version >= '3.5' and sys.platform != 'win32' and sys.platform != 'darwin'
|
||||
python-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
|
||||
|
|
Loading…
Add table
Reference in a new issue