Drop py34 and py33 target in setup.cfg
We support py35 now.so it is no need to keep the supoort for py34 and py33. Change-Id: I93f9b1d3dedcf22bf854af3000e713f03e905921
This commit is contained in:
@@ -17,8 +17,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.5
|
Programming Language :: Python :: 3.5
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
|
Reference in New Issue
Block a user