
tox.ini: * Remove install_command, the default is fine * Move python3 to default environment * Remove duplicated requirements setup.cf: * Remove obsolete section, we never built wheels doc/requirements.txt: * update to newer openstackdocstheme doc/source/conf.py * Remove obsolete setting of html_last_updated_fmt, this is handled by the theme Change-Id: Iad1c31c1359387cb602ba29c9e497a13bd155ad0
13 lines
384 B
INI
13 lines
384 B
INI
[metadata]
|
|
name = project-team-guide
|
|
summary = OpenStack Project Team Guide
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://docs.openstack.org/project-team-guide/
|
|
classifier =
|
|
Intended Audience :: Developers
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|