From b1b84d90ecca872eef8fcd546d5eb958f4abda11 Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Thu, 6 Apr 2017 09:51:57 +0100 Subject: [PATCH] Add py3.5 support in setup.cfg As defined in https://governance.openstack.org/tc/goals/pike/python35.html Pike community goal for py35, adding py35 to setup.cfg. Change-Id: If4a7fd855abe96b1b67a6d29f62d5b8ccf01abc8 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 75f2d1a..fa03b22 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4 + Programming Language :: Python :: 3.5 [files] packages =