diff --git a/setup.cfg b/setup.cfg index b3246835..97b58c0f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ name = monasca-ui summary = Monasca Plugin for Horizon description-file = README.md -author = Hewlett-Packard +author = Hewlett-Packard author-email = rob.raymond@hp.com home-page = https://github.com/openstack/monasca-ui classifier = @@ -14,12 +14,11 @@ classifier = Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 - Programming Language :: Python :: 2.6 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 [files] -packages = +packages = monitoring [pbr]