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:
wangqi 2018-05-28 07:16:19 +00:00
parent 955f28d397
commit 3d64fcdd6d
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[global]