diff --git a/MANIFEST.in b/MANIFEST.in index 5e592be..c8725b1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,6 +4,6 @@ exclude .gitignore exclude .gitreview include setup.py -recursive-include ironic_ui *.js *.html *.scss +recursive-include congress_dashboard *.js *.html *.scss global-exclude *.pyc diff --git a/setup.cfg b/setup.cfg index 57db65f..cc63f20 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://www.openstack.org/ +home-page = https://github.com/openstack/congress-dashboard classifier = Environment :: OpenStack Intended Audience :: Information Technology