Replace py33 with py35

We support py35 now.so it is no need to keep
the supoort for py33.so drop py33

Change-Id: I3dd8a7d79cf1fe1aa9373c5d5e8732386ffa8772
This commit is contained in:
wangqi 2018-04-18 09:53:53 +00:00
parent e071ac72b2
commit fc3d9c9a12
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.5
[files]