Add Python 3.6 classifier to setup.cfg

Change-Id: Ibc1b7be0b55756b8768b58b04b0898b76aba8427
This commit is contained in:
qingszhao 2018-11-30 06:55:55 +00:00
parent 262799e3c0
commit 47d15a74a3
1 changed files with 1 additions and 0 deletions

View File

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