mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add the new utils package to the setup.py
This commit is contained in:
parent
69c8b85d29
commit
0f7d91a16a
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -98,6 +98,7 @@ setup(name=NAME,
|
|||
'salt.runners',
|
||||
'salt.grains',
|
||||
'salt.states',
|
||||
'salt.utils',
|
||||
],
|
||||
scripts=['scripts/salt-master',
|
||||
'scripts/salt-minion',
|
||||
|
|
Loading…
Add table
Reference in a new issue