From 0cba335193de9dd2170ccfca9260167d53f2fd6a Mon Sep 17 00:00:00 2001 From: wangqi Date: Wed, 18 Apr 2018 09:56:45 +0000 Subject: [PATCH] Drop py34 and py33 target in tox.ini We support py35 now.so it is no need to keep the supoort for py34 and py33. Change-Id: Ie2f41996f044045dcba658de3ce4dfa699430685 --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index bfec149..c2aaad4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,8 +16,7 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.3 - Programming Language :: Python :: 3.4 + Programming Language :: Python :: 3.5 [files] packages =