Add salt.transport to installed packages

This commit is contained in:
Thomas S Hatch 2013-12-23 10:27:53 -07:00
parent 53128b1a3b
commit ae9d127a99

View file

@ -422,6 +422,7 @@ SETUP_KWARGS = {'name': NAME,
'salt.states',
'salt.fileserver',
'salt.search',
'salt.transport',
'salt.output',
'salt.utils',
'salt.utils.decorators',