Add Python 3.6 classifier to setup.cfg

Change-Id: If3b2cdcd009136286d68fe07b14e06261b3069a0
This commit is contained in:
qingszhao
2018-11-30 07:31:51 +00:00
parent fc128672f6
commit 8a42281468

View File

@@ -18,6 +18,7 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
[global]
setup-hooks =