From f733b3133e2c5371cd109485903405f15e0db21e Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Thu, 6 Apr 2017 10:02:19 +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: I8fd5e405c24e7e7072d0bfa1defda11fdbe56e53 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 978eeb6..f566d28 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,7 @@ classifier = Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.4 + Programming Language :: Python :: 3.5 [files] packages =