Add Python 3.6 classifier to setup.cfg

Change-Id: I181a86cdde2d49eb1072f9488a8b4a9500f29dbe
This commit is contained in:
qingszhao
2018-11-29 09:18:03 +00:00
parent f0b7eb4d8c
commit 3192de540a

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
Topic :: Internet :: Name Service (DNS)
[global]