From 25165b68a6ba159d39aac1c820d16bccd133a622 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Tue, 1 Dec 2015 09:49:11 -0500 Subject: [PATCH] Point to more specific page for pyghmi Rather than pointing to generic xcat, point to the github page for pyghmi Change-Id: Ic07ad5db1e39d3a37a3ce24ff77c76bffbb4ee72 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ec301fda..82541788 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README author = Jarrod Johnson author-email = jjohnson2@lenovo.com -home-page = http://xcat.sf.net/ +home-page = http://github.com/openstack/pyghmi/ classifier = Intended Audience :: Information Technology Intended Audience :: System Administrators