diff --git a/api-quick-start/setup.cfg b/api-quick-start/setup.cfg index 756194ed7..d3a98cd09 100644 --- a/api-quick-start/setup.cfg +++ b/api-quick-start/setup.cfg @@ -9,13 +9,6 @@ home-page = http://docs.openstack.org/ classifier = Intended Audience :: Developers 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 - Programming Language :: Python :: 3.4 [build_sphinx] all_files = 1 diff --git a/firstapp/setup.cfg b/firstapp/setup.cfg index 710452c54..75b891639 100644 --- a/firstapp/setup.cfg +++ b/firstapp/setup.cfg @@ -9,13 +9,6 @@ home-page = http://docs.openstack.org/ classifier = Intended Audience :: Developers 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 - Programming Language :: Python :: 3.4 [build_sphinx] all_files = 1