b811b3d3d7
Change-Id: I4fd2858f3dd0224b84e02cea46ed93a0d640d4fe
26 lines
699 B
INI
26 lines
699 B
INI
[metadata]
|
|
name = sahara-ci-config
|
|
summary = Sahara CI config
|
|
description-file = README.rst
|
|
license = Apache Software License
|
|
classifiers =
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 2
|
|
Programming Language :: Python :: 2.7
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
author = Mirantis
|
|
author-email = sahara-all@mirantis.com
|
|
home-page = http://sahara-ci-config.rtfd.org/
|
|
|
|
[global]
|
|
setup-hooks = pbr.hooks.setup_hook
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|