From 2202617ff3d645eb8e9c1aba915d21c86a4df2f2 Mon Sep 17 00:00:00 2001 From: xiaozhuangqing Date: Mon, 18 Jul 2016 10:42:20 +0800 Subject: [PATCH] Add Python 3.5 classifier and venv Now that 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: I2b786d51ce4f276d465f7b12b5da53aa7df64287 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 85b0872..f5fffc3 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 =