From e87622e587c3c2ac7dafb168c2ee44d3ede784ed Mon Sep 17 00:00:00 2001 From: wangqi Date: Sat, 4 Aug 2018 05:42:13 +0000 Subject: [PATCH] Drop py34 target in tox.ini and Python 3.5 is added Change-Id: I29d4831dde610dfba28408d939600bce4e4abf39 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 099e6cc..bff0d37 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,7 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.4 + Programming Language :: Python :: 3.5 [files] packages =