Remove Python 3.3 from setup.cfg and tox.ini
OpenStack only tests for 3.4 support at the gate, so we cannot guarantee compatibility with a version that is not gated. Change-Id: I5febe882d175403ecd1a4ecbe615c050808258ef
This commit is contained in:
parent
d4fadcb521
commit
b11eb019c8
@ -17,7 +17,6 @@ classifier =
|
|||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 2.6
|
Programming Language :: Python :: 2.6
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.3
|
|
||||||
Programming Language :: Python :: 3.4
|
Programming Language :: Python :: 3.4
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
|
Loading…
Reference in New Issue
Block a user