From 8727faf19ce5a8054c4be6f89ba41ccbc55468a9 Mon Sep 17 00:00:00 2001 From: melissaml Date: Mon, 12 Nov 2018 00:46:23 +0800 Subject: [PATCH] change default python 3 env in tox to 3.5 Change-Id: Iccb776f10da5f4aa4d5361f8f5976f68680a27d2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ecf0588f5..3020f36ae 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,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 [entry_points] console_scripts =