mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add salt.client to packages
This commit is contained in:
parent
8819cac627
commit
363e6a383e
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -202,6 +202,7 @@ setup_kwargs = {'name': NAME,
|
|||
],
|
||||
'packages': ['salt',
|
||||
'salt.cli',
|
||||
'salt.client',
|
||||
'salt.ext',
|
||||
'salt.auth',
|
||||
'salt.wheel',
|
||||
|
|
Loading…
Add table
Reference in a new issue