From 34324112e085ebba8977730f11950fd5787705fd Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Wed, 31 Jan 2018 12:46:06 +0100 Subject: [PATCH] Declare support for Python 3.5 in setup.cfg This is required for the Python 3.5 goal to be finished for real. Change-Id: I66a3a50575ce4547bf04e3835a5c92c85977201a Related-Bug: #1673768 --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.cfg b/setup.cfg index 3cb9338f2..2edbd692e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,6 +15,9 @@ classifier = Operating System :: OS Independent Programming Language :: Python Programming Language :: Python :: 2 + Programming Language :: Python :: 2.7 + Programming Language :: Python :: 3 + Programming Language :: Python :: 3.5 [files] packages =