From c2ba4fa7e461cfe3de79148ceffbd505e242694b Mon Sep 17 00:00:00 2001 From: gengchc2 Date: Mon, 5 Sep 2016 10:13:53 +0800 Subject: [PATCH] Add Python 3.5 classifier and venv for shaker Now that there is a passing gate job, we can claim support for Python 3.5 in the classifier. This patch also adds the convenience py35 venv. Change-Id: Id16d5b771fbf082f87ab2b254153f827dbaed20f --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 29a20c5..0ce8e2b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ classifier = Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.4 + Programming Language :: Python :: 3.5 [files] packages =