election/setup.cfg
Matt McEuen f6d624de40 Add airship/election
Modeled after and modified the StarlingX election repository
for Airship reference and use, per the Airship governance
documentation.
2019-06-10 12:48:21 -05:00

27 lines
744 B
INI

[metadata]
name = airship-election
summary = Airship Election Documents
description-file = README.rst
author = Airship Election Officials
author-email = airship-discuss@lists.openstack.org
home-page = https://opendev.org/airship/election/
classifier =
Environment :: Airship
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
builders = html
[pbr]
warnerrors = True