Update setup.cfg

The repository lives at git.openstack.org, so the home page pointing to
github is wrong. Instead of pointing to git.openstack, let's use the
documentation home page.

Add python 3.4 classifier.

Change-Id: Ia5309930bbd1d76dd633016e8518b24d95b54897
This commit is contained in:
Andreas Jaeger 2015-12-30 12:25:32 +01:00
parent d1fb5cb737
commit 42ca9275c5
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ author-email = openstack-dev@lists.openstack.org
summary = OpenStack Hacking Guideline Enforcement
description-file =
README.rst
home-page = http://github.com/openstack-dev/hacking
home-page = http://docs.openstack.org/developer/hacking/
classifier =
Development Status :: 4 - Beta
Environment :: Console
@ -20,6 +20,7 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
[files]
packages =