mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add wrapper pkg to setup.py
This commit is contained in:
parent
14a440f65e
commit
ff31ed9404
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -291,6 +291,7 @@ SETUP_KWARGS = {'name': NAME,
|
|||
'salt.cli',
|
||||
'salt.client',
|
||||
'salt.client.ssh',
|
||||
'salt.client.ssh.wrapper',
|
||||
'salt.ext',
|
||||
'salt.auth',
|
||||
'salt.wheel',
|
||||
|
|
Loading…
Add table
Reference in a new issue