update the setup.py for daemons/flo dir rename

This commit is contained in:
Thomas S Hatch 2014-02-25 10:41:25 -07:00
parent 47bba2f41c
commit 613926b27e

View file

@ -424,7 +424,7 @@ SETUP_KWARGS = {'name': NAME,
'salt.cloud',
'salt.cloud.clouds',
'salt.daemons',
'salt.daemons.ioflo',
'salt.daemons.flo',
'salt.ext',
'salt.fileserver',
'salt.grains',