
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
Team and repository tags
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/sphinx-feature-classification/latest/
- Source: http://opendev.org/openstack/sphinx-feature-classification
- Bugs: https://storyboard.openstack.org/#!/project/921
Description
Languages
Python
97.8%
CSS
2.2%