Add Python 3.6 classifier to setup.cfg

Change-Id: I57233628a7bf7d49fd7cb1b87c25b96c37cdb015
This commit is contained in:
qingszhao
2018-11-29 07:03:12 +00:00
parent 7a7461cf02
commit d4362ab855

View File

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