Make setup.cfg packages include oslo.utils

This properly deploys the oslo.utils package may resolve
sphinx build errors for projects which have not yet
upgraded to oslo_utils.

Change-Id: I4db750fb2356ebf44a8fccf7c422b474fefec0ee
This commit is contained in:
Dan Prince 2015-01-12 21:18:30 -05:00
parent 82085012e1
commit 942cf060a1
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ classifier =
[files]
packages =
oslo
oslo.utils
oslo_utils
namespace_packages =
oslo