Takashi Kajinami 68a4a3314a add pyproject.toml to support pip 23.1
pip 23.1 removed the "setup.py install" fallback for projects
that do not have pyproject.toml and now uses a pyproject.toml
which is vendored in pip.
To address that, this change adds the minimal pyproject.toml
to enable pbr to be properly used to build editable wheels.

See https://pip.pypa.io/en/stable/news/#v23-1
and https://github.com/pypa/pip/issues/8368 for more
details on the removal of the fallback support.

Co-Authored-By: Sean Mooney <work@seanmooney.info>
Change-Id: I8d56652b274b4c2ccb7eb4e8b674f7e4f5520049
2025-06-16 12:04:24 +09:00
2020-09-15 14:52:53 +02:00
2018-01-15 08:54:30 -08:00
2021-02-10 15:08:15 +00:00
2019-04-19 19:48:28 +00:00
2018-01-15 08:54:30 -08:00
2021-02-10 15:08:15 +00:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2019-05-21 08:46:06 +00:00
2018-01-15 08:54:30 -08:00
2021-04-20 14:04:14 +08:00

Team and repository tags

image

sphinx-feature-classification

This is a Sphinx directive that allows creating matrices of drivers a project contains and which features they support. The directive takes an INI file with specific syntax explained in the usage documentation to generate the matrices, in which projects have the authority to say what is supported within their own repository.

Description
Common feature classification documentation frameworks
Readme 591 KiB
Languages
Python 97.8%
CSS 2.2%