cinder-specs/setup.cfg
reedip 763ba02b8d Remove Py33 support
As per [1], Python 3.3 support is being dropped
by INFRA team. This patch is updating the same.

[1]: https://wiki.openstack.org/wiki/Python3#Python_2:_Python_2.6_support_dropped.2C_Python_2.7_only

Change-Id: I34227b4c07fd6c74272cdce4766efd5d12c96087
Closes-Bug: #1526170
2016-01-12 11:51:36 +09:00

29 lines
809 B
INI

[metadata]
name = cinder-specs
summary = "Cinder Specifications repository"
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Environment :: OpenStack
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 :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[upload_sphinx]
upload-dir = doc/build/html