8ffaab139b
Change-Id: I27c70ff45d5361a80811575d62328f35ef35e0a1
25 lines
605 B
INI
25 lines
605 B
INI
[metadata]
|
|
name = ansible-role-python_venv_build
|
|
summary = Ansible role to manage the building of python venvs
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = https://docs.openstack.org/ansible-role-python_venv_build/latest/
|
|
classifier =
|
|
Intended Audience :: Developers
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
|
|
[pbr]
|
|
warnerrors = True
|
|
|
|
[wheel]
|
|
universal = 1
|