summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2013-09-18 07:48:56 -0700
committerMark McLoughlin <markmc@redhat.com>2013-09-18 07:50:20 -0700
commitd4b06bab5659926ac8219f750361be4a5158420a (patch)
treed0907032e6d504882e6b18914295825c0267d7eb
parentc89928aaa02d6f84d2edabda246812f0976e6640 (diff)
downloadoslosphinx-d4b06bab5659926ac8219f750361be4a5158420a.tar.gz
Add namespace_packages to setup.cfg
We lost this when switching to latest pbr. Thanks to dprince for catching this in Smokestack. Change-Id: Ideb3f9750269d825f380351c3bbbbf743bff08ba
-rw-r--r--setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index a5f6f0f..50232fd 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -26,7 +26,8 @@ setup-hooks =
packages =
oslo
oslo.sphinx
-
+namespace_packages =
+ oslo
[build_sphinx]
all_files = 1