Remove deprecated pbr options

The api_doc_dir option and the autodoc_index_modules option were both
deprecated in pbr 4.2.

The required options for the sphinxcontrib-apidoc extension are already
defined in doc/source/conf.py .

Change-Id: Ic17df7be9763bfa536f7145836161e7909ce542d
This commit is contained in:
Takashi Kajinami 2023-12-20 11:43:38 +09:00
parent 17b532cd6e
commit 9eb0242aa8
1 changed files with 0 additions and 6 deletions

View File

@ -21,9 +21,3 @@ classifier =
[files]
packages =
ldappool
[pbr]
autodoc_tree_index_modules = True
autodoc_tree_excludes =
setup.py
ldappool/tests/