From 647da5597775a5c56222c88ff660de4b0e985406 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Fri, 20 Feb 2015 16:21:19 -0500 Subject: 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 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1