From b819f2d55b124fbdeeb4c0a1b15176e90ec237a8 Mon Sep 17 00:00:00 2001 From: Masayuki Igawa Date: Mon, 22 Apr 2019 16:42:07 +0900 Subject: [PATCH] Add python 3.7 to classifier This commit adds python 3.7 version to the classifier because we already test it in the gate. Change-Id: I740c432c6cebe43c5af54b3b946e73c62e82f3e5 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 1080e68..6e7a344 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ classifier = Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 [files] packages =