pbr/doc/source
Clark Boylan d21c2caf1d Clarify the need for setup.py with PEP517
There was a misunderstanding that PBRs PEP517 build hooks meant we no
longer needed a setup.py. But it turns out the setuptools build_meta
hooks that we wrap call out to setup.py. This means PBR will continue to
need to be used in conjunction with a setup.py.

This is better for backward compatibiltiy anyway so not a huge loss.

Document this more properly and update the test to reflect it.

Change-Id: If4320da1e89a5c765e0bfe56b724364f9cba34f3
2021-11-08 08:56:18 -08:00
..
contributor Fix typo in contribution instructions. 2018-09-10 16:32:52 +02:00
reference Stop using pbr sphinx integration 2019-06-07 18:37:58 +01:00
user Clarify the need for setup.py with PEP517 2021-11-08 08:56:18 -08:00
conf.py Adding pre-commit 2020-10-21 16:48:08 +00:00
index.rst docs: Add docs for reno integration 2018-09-24 11:59:02 +01:00