From 1cb9f8fa028c5a6d27e7089c482b6f57cbe8d9e1 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 9 Aug 2017 11:28:41 -0500 Subject: [PATCH] Mark zuul-sphinx as supporting python3 We test it and use it in python3, so go ahead and mark that in setup.cfg. Also, update the homepage to the zuul-sphinx docs. Change-Id: I27be701e0c74af88a8bbe317b3f753ed57892a5d --- setup.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5a03c8f..1ee3810 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack Infrastructure Team author-email = openstack-infra@lists.openstack.org -home-page = http://www.openstack.org/ +home-page = https://docs.openstack.org/infra/zuul-sphinx/ classifier = Environment :: OpenStack Intended Audience :: Information Technology @@ -13,6 +13,8 @@ classifier = License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python + Programming Language :: Python :: 3 + Programming Language :: Python :: 3.5 [files] packages =