From 3f967d975804f5cac4e492bace55b0322dc8fb93 Mon Sep 17 00:00:00 2001 From: qingszhao Date: Fri, 30 Nov 2018 07:10:52 +0000 Subject: [PATCH] Add Python 3.6 classifier to setup.cfg Change-Id: I091c82f60d9ae984cf61be8c6fe95ec68817cb75 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 19e05c17b..f2fcef911 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.6 [files] packages =