Add Python 3.6 classifier to setup.cfg

Change-Id: I8eb981871397e1d9ae84e775d4e68915c06ecef7
This commit is contained in:
qingszhao
2018-11-29 09:10:13 +00:00
parent bfcda5000e
commit 75bc7e50f4

View File

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