pbr/pbr/hooks
Clark Boylan 47c5afe79a Remove sphinx doc building integration
Setuptools and sphinx [0] have removed support for building docs through
setup.py. This has broken imports which break our own local doc builds.
Lets just remove it all (including the tests) so that we are compatible
with modern setuptools and sphinx.

An alternative approach would be to do conditional imports and continue
to support this for old setuptools and sphinx. But that feels like a
dead end that will be difficult to test. Probably better to rip this
bandaid off.

[0] https://www.sphinx-doc.org/en/master/changes.html#id7

Change-Id: I65038caceb192f495288414079ca0f07ce6318bb
2023-05-31 13:25:13 -07:00
..
__init__.py Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00
backwards.py Strip markers from test requirements. 2015-06-19 13:58:42 +12:00
base.py Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00
commands.py Remove sphinx doc building integration 2023-05-31 13:25:13 -07:00
files.py Fix Windows support 2019-05-31 15:35:45 +03:00
metadata.py Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00