Remove Py33 support

Python 3.3 support is being dropped from Mitaka
by INFRA team. This patch is updating the same.

Change-Id: I19199f12a4d1ebb24330d90be80696ca2e055dc7
Closes-Bug: #1526170
This commit is contained in:
reedip 2016-01-12 12:03:57 +09:00 committed by Reedip
parent 96a0b0b3d2
commit 196e521b0e
1 changed files with 1 additions and 2 deletions

View File

@ -17,5 +17,4 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4