Remove unsupported python versions from setup.cfg
Openstack doesn't support these versions, so we probably shouldn't have to. Change-Id: Ica6a221c7b1488f9b25e3027a265df9258951764 Closes-Bug: #1447048
This commit is contained in:
parent
f6602e7272
commit
b4e918bdfe
@ -16,10 +16,8 @@ classifier =
|
||||
Development Status :: 3 - Alpha
|
||||
Operating System :: OS Independent
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2.6
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3.2
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
Programming Language :: Python :: Implementation :: PyPy
|
||||
License :: OSI Approved :: MIT License
|
||||
|
Loading…
x
Reference in New Issue
Block a user