Remove Py33 support

As per [1], Python 3.3 support is being dropped
by INFRA team. This patch is updating the same.

[1]: https://wiki.openstack.org/wiki/Python3#Python_2:_Python_2.6_support_dropped.2C_Python_2.7_only

Change-Id: I34227b4c07fd6c74272cdce4766efd5d12c96087
Closes-Bug: #1526170
This commit is contained in:
reedip 2016-01-12 11:48:10 +09:00
parent b1cbb2d496
commit 763ba02b8d

View File

@ -17,7 +17,7 @@ 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
[build_sphinx]
source-dir = doc/source