Files
openstack-chef-specs/setup.cfg
Andreas Jaeger 4472d399c1 Cleanup py27 support and docs
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Switch to using sphinx-build; fix warnings found:
  convert unreferenced footnote into normal link
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version, update some other versions as
  needed
- Remove install_command from tox.ini, the default is fine; cleanup
  for python3 only

Change-Id: If18af73f3886ad32622801193f7f7ae53458b50c
2020-04-19 12:44:34 +00:00

13 lines
414 B
INI

[metadata]
name = openstack-chef-specs
summary = Chef for OpenStack Project Development Specs
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = http://specs.openstack.org/openstack/openstack-chef-specs/
classifier =
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux