From e36c09242c020eb2b9c4b701cff4c1f3f50e74f5 Mon Sep 17 00:00:00 2001 From: Sharat Sharma Date: Thu, 16 Feb 2017 18:45:22 +0530 Subject: [PATCH] Change homepage of meteosclient Instead of pointing to github, the homepage should point to the launchpad of meteosclient until meteosclient document is enabled. Change-Id: I7a845b885a091484dd4654907c5251991ac81dcd --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index db794e8..fea6ece 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ description-file = license = Apache License, Version 2.0 author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = https://github.com/openstack/python-meteosclient +home-page = https://launchpad.net/python-meteosclient classifier = Environment :: OpenStack Intended Audience :: Information Technology