Update the setup.cfg to point to python 3.4
This change set updates the python config to 3.4. Also provides a home page for the project. Change-Id: I741fa5b287781851bcd13abb906173c95f233fcb
This commit is contained in:
parent
9b4123a11d
commit
462357a9a0
@ -4,7 +4,7 @@ summary = PowerVM driver for OpenStack Nova.
|
||||
description-file = README.rst
|
||||
author = IBM
|
||||
author-email = kyleh@us.ibm.com
|
||||
home-page = ???
|
||||
home-page = https://launchpad.net/nova-powervm
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
@ -15,7 +15,7 @@ classifier =
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.4
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user