Drop python classifiers from setup.cfg file

Change-Id: I57cd1fbced6ca86e3e255182a1feff6b1ea9e615
This commit is contained in:
venkatamahesh 2015-12-28 23:55:12 +05:30
parent fa97587754
commit 7cf9c95dc3
11 changed files with 6 additions and 61 deletions

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: System Administrators Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: Cloud Architects Intended Audience :: Cloud Architects
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: Cloud Architects Intended Audience :: Cloud Architects
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: Cloud Architects Intended Audience :: Cloud Architects
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: Cloud Architects Intended Audience :: Cloud Architects
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: Documentation Contributors Intended Audience :: Documentation Contributors
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: Cloud Architects Intended Audience :: Cloud Architects
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: System Administrators Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]

View File

@ -10,26 +10,21 @@ Intended Audience :: Information Technology
Intended Audience :: System Administrators Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]
setup-hooks = setup-hooks =
pbr.hooks.setup_hook pbr.hooks.setup_hook
[files] [files]
[build_sphinx] [build_sphinx]
all_files = 1 all_files = 1
build-dir = build build-dir = build
source-dir = source source-dir = source
[wheel] [wheel]
universal = 1 universal = 1
[pbr] [pbr]
warnerrors = True warnerrors = True

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: System Administrators Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]
@ -27,7 +22,7 @@ setup-hooks =
all_files = 1 all_files = 1
build-dir = build build-dir = build
source-dir = source source-dir = source
[wheel] [wheel]
universal = 1 universal = 1

View File

@ -10,11 +10,6 @@ Intended Audience :: Information Technology
Intended Audience :: System Administrators Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux 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 Topic :: Documentation
[global] [global]