summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2015-01-12 21:18:30 -0500
committerDan Prince <dprince@redhat.com>2015-01-12 21:20:26 -0500
commit942cf060a1ece4999234191da19aea48e005f740 (patch)
tree8a25fdf78bf99c2808ee1e19674f779e25ddc704 /setup.cfg
parent82085012e12b70e1cf0ab9cf31762ad7818b4789 (diff)
downloadoslo-utils-942cf060a1ece4999234191da19aea48e005f740.tar.gz
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
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 0b58de7..fb2738a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,6 +22,7 @@ classifier =
[files]
packages =
oslo
+ oslo.utils
oslo_utils
namespace_packages =
oslo