From a7b5abca6e953c3dc34658324eac95e7032d7303 Mon Sep 17 00:00:00 2001 From: Sirushti Murugesan Date: Fri, 24 Jun 2016 14:08:51 +0530 Subject: [PATCH] Add python 3 classifiers This will allow devstack to install neutron-fwaas w/ Python 3 Change-Id: I8192142369600c31d85f8189ff44565c06d17244 --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 0dc8591bd..3a5d6e687 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,6 +15,8 @@ classifier = Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 + Programming Language :: Python :: 2 + Programming Language :: Python :: 3.4 [files] packages =