From 7469f3da101c3d1c8ca294f29acc5ba22ef2fb20 Mon Sep 17 00:00:00 2001 From: wangqi Date: Mon, 28 May 2018 07:22:43 +0000 Subject: Drop py34 target in tox.ini We support py35 now.so it is no need to keep the supoort for py34. Change-Id: I3dbc5d63c0a4ad5ae9860983cf4d06fb91f1a151 --- setup.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 15f30c5..6c91c51 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,6 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.5 Topic :: Software Development :: Libraries Topic :: System :: Distributed Computing -- cgit v1.2.1