contributor-guide/setup.cfg
jacky06 ebc0942772 Add support for py35
1. add support for py35
2. remove support for py33 and py34

Change-Id: Id16e7760d640daa2992e36ebbb4551dc2316eb9d
2018-12-19 16:32:01 +00:00

26 lines
781 B
INI

[metadata]
name = contributor-guide
summary = The Contributor Guide for the OpenStack project.
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/contributors/
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 :: 3
Programming Language :: Python :: 3.5
[build_sphinx]
all-files = 1
warning-is-error = 1
source-dir = doc/source
build-dir = doc/build