diff --git a/doc/admin-guide-cloud/setup.cfg b/doc/admin-guide-cloud/setup.cfg index 71097f1ada..7b17407a60 100644 --- a/doc/admin-guide-cloud/setup.cfg +++ b/doc/admin-guide-cloud/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: System Administrators License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] diff --git a/doc/arch-design-draft/setup.cfg b/doc/arch-design-draft/setup.cfg index 449bb52aeb..3cc38ba319 100644 --- a/doc/arch-design-draft/setup.cfg +++ b/doc/arch-design-draft/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: Cloud Architects License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] diff --git a/doc/arch-design/setup.cfg b/doc/arch-design/setup.cfg index 449bb52aeb..3cc38ba319 100644 --- a/doc/arch-design/setup.cfg +++ b/doc/arch-design/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: Cloud Architects License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] diff --git a/doc/cli-ref-rst/setup.cfg b/doc/cli-ref-rst/setup.cfg index 83989fa6a6..3e2ecf0f48 100644 --- a/doc/cli-ref-rst/setup.cfg +++ b/doc/cli-ref-rst/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: Cloud Architects License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] diff --git a/doc/config-reference/setup.cfg b/doc/config-reference/setup.cfg index 40846521db..772fb69637 100644 --- a/doc/config-reference/setup.cfg +++ b/doc/config-reference/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: Cloud Architects License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] diff --git a/doc/contributor-guide/setup.cfg b/doc/contributor-guide/setup.cfg index 9086848b93..f43141762d 100644 --- a/doc/contributor-guide/setup.cfg +++ b/doc/contributor-guide/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: Documentation Contributors License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] diff --git a/doc/image-guide/setup.cfg b/doc/image-guide/setup.cfg index 84b615a7ed..5e35788d71 100644 --- a/doc/image-guide/setup.cfg +++ b/doc/image-guide/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: Cloud Architects License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] diff --git a/doc/install-guide/setup.cfg b/doc/install-guide/setup.cfg index d979c4180a..236e72ba82 100644 --- a/doc/install-guide/setup.cfg +++ b/doc/install-guide/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: System Administrators License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] diff --git a/doc/networking-guide/setup.cfg b/doc/networking-guide/setup.cfg index 8d69b3ef91..ec18d2edec 100644 --- a/doc/networking-guide/setup.cfg +++ b/doc/networking-guide/setup.cfg @@ -10,26 +10,21 @@ Intended Audience :: Information Technology Intended Audience :: System Administrators License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation - + [global] setup-hooks = pbr.hooks.setup_hook - + [files] - + [build_sphinx] all_files = 1 build-dir = build source-dir = source - + [wheel] universal = 1 - + [pbr] warnerrors = True diff --git a/doc/user-guide-admin/setup.cfg b/doc/user-guide-admin/setup.cfg index 8b66a5ed17..4b6c4af134 100644 --- a/doc/user-guide-admin/setup.cfg +++ b/doc/user-guide-admin/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: System Administrators License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global] @@ -27,7 +22,7 @@ setup-hooks = all_files = 1 build-dir = build source-dir = source - + [wheel] universal = 1 diff --git a/doc/user-guide/setup.cfg b/doc/user-guide/setup.cfg index f14ae92785..5abb51641b 100644 --- a/doc/user-guide/setup.cfg +++ b/doc/user-guide/setup.cfg @@ -10,11 +10,6 @@ Intended Audience :: Information Technology Intended Audience :: System Administrators License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux -Programming Language :: Python -Programming Language :: Python :: 2 -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3 -Programming Language :: Python :: 3.3 Topic :: Documentation [global]