summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-02-20 16:21:19 -0500
committerDoug Hellmann <doug@doughellmann.com>2015-02-20 16:21:19 -0500
commit647da5597775a5c56222c88ff660de4b0e985406 (patch)
tree574361f87c5194aa7ffac5fb4d03d6a4f48ad83f /setup.cfg
parentc2011714bf9aad7952909613e64613906d5f04e8 (diff)
downloadoslo-middleware-647da5597775a5c56222c88ff660de4b0e985406.tar.gz
Update the list of packages in setup.cfg
Similar to the previous fix, this change ensures that all of the contents of the library are packaged when the .git repository is not present. Change-Id: I125ca872b1784dc389594b59f035cd24b1435c9f
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 601ed3b..06510a2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,6 +22,7 @@ classifier =
[files]
packages =
oslo
+ oslo.middleware
oslo_middleware
namespace_packages =
oslo