Remove support for py33
Python 3.3 is not supported from Mitaka, as per Infra. This patch removes the support for the same. Change-Id: Ica953eb59401f3ce177230945b169f151b0299a9
This commit is contained in:
		| @@ -16,7 +16,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.4 | ||||||
|     Programming Language :: Python :: 3.5 |     Programming Language :: Python :: 3.5 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Cao Xuan Hoang
					Cao Xuan Hoang