Removed py33, pypy support
As Openstack Liberty now targets Python 2.7 and 3.4, we should drop Python 3.3 support from our setup.cfg Change-Id: I8c8f9222fcf1111e99a943976aae9c5b427f7ee4 Closes-Bug: #1523983
This commit is contained in:
@@ -16,7 +16,6 @@ classifier =
|
|||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
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]
|
||||||
|
|||||||
Reference in New Issue
Block a user