From 09d2131f6e652d7cb241c98a3cb2240cd422e5c2 Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Thu, 6 Apr 2017 10:32:52 +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: I593fa5b49f16b41d4c8969fc34e6caa1604d3a0c --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 14f1bc2..548f13b 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 =