remove python 3.3 trove classifier

OpenStack projects are no longer being tested under Python 3.3,
so remove the trove classifier implying that this project supports 3.3.

Change-Id: I1aceffbb01f4208de7f0761dd1a6f835edf42ab1
This commit is contained in:
reedip
2016-01-07 15:14:31 +09:00
parent 02f1866d36
commit 3b3c1c0f2f

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.4
[files]