Add Python3 to the setup configuration

Partially implements: blueprint python-3

Change-Id: Iec8bcaeb84fb883bdcac354bf343b538b31d5114
(cherry picked from commit 5c7fef3d35)
This commit is contained in:
Hiroaki Kobayashi
2018-01-19 11:31:08 +09:00
committed by Pierre Riteau
parent d8341bb4ae
commit 8e3ef64cdb

View File

@@ -7,6 +7,8 @@ classifiers =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Environment :: OpenStack
Development Status :: 3 - Alpha
Framework :: Setuptools Plugin