From 98e9ad1f05c88bc07f2ea6a49c74de4b0d9fef4e Mon Sep 17 00:00:00 2001 From: Anusha Ramineni Date: Wed, 5 Jul 2017 10:54:26 +0530 Subject: [PATCH] Minor changes related to docs Change-Id: I464c7bc5bcad2ce951d4e1e0f9db3bb07ca2298f --- MANIFEST.in | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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