salt.utils.decorators is now a package.

This commit is contained in:
Pedro Algarvio 2013-09-17 16:40:22 +01:00
parent 6f53c6dbae
commit 528ee3ae14
2 changed files with 1 additions and 0 deletions

View file

@ -307,6 +307,7 @@ SETUP_KWARGS = {'name': NAME,
'salt.search',
'salt.output',
'salt.utils',
'salt.utils.decorators',
'salt.roster',
'salt.log',
'salt.log.handlers',