Files
d86923e7ff40c3ec1d43fe9d4068f0bd3b17de67
Doug Goldstein
57476cdf29
add pyproject.toml to support pip 23.1
pip 23.1 removed the "setup.py install" for projects that do not have their own pyproject.toml by having a hardcoded one within 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 info. Change-Id: I76c5a8269628c4f081c4627f222c2d535534e832 Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
716 B
716 B