From f34624cbf926f9358e1d262aab9055a8b048a275 Mon Sep 17 00:00:00 2001 From: pengyuesheng Date: Wed, 12 Jun 2019 11:05:38 +0800 Subject: [PATCH] Add python 3.7 classifier to setup.cfg Change-Id: I96e00b371bae337b21ef763b5bdc45eb3ce58f12 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 7a667f04..c737c222 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 =