From 45d85eb3e3875697ceb47ce39e351c1836a3514c Mon Sep 17 00:00:00 2001 From: zheng yin Date: Tue, 12 Jul 2016 04:24:38 +0800 Subject: [PATCH] Add Python 3.5 classifier Now that there is a passing gate job, we can claim support for Python 3.5 in the classifier. Change-Id: I87c7cd72cdddad4165e1a0b24aec94fbbc61acce --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index afaa2da71..f9075500e 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 =