Add Python3 to the setup configuration

Partially implements: blueprint python-3

Change-Id: Iec8bcaeb84fb883bdcac354bf343b538b31d5114
This commit is contained in:
Hiroaki Kobayashi 2018-01-19 11:31:08 +09:00 committed by Pierre Riteau
parent a85eb18e8d
commit 5c7fef3d35
1 changed files with 2 additions and 0 deletions

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