From d19609650ebcc88d23438f823e81f17fcb97fc0c Mon Sep 17 00:00:00 2001 From: confi-surya Date: Thu, 14 Mar 2019 16:37:59 +0530 Subject: [PATCH] Update programming language mentioned in setup.cfg As py35 has been dropped and py36, py37 jobs are running, so updated the setup.cfg accordingly. Change-Id: I09eae818f3d4188444aba8f1ece9d3d11eda95c2 --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 27e10c9549..d4cedb01be 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,8 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 [files] packages =