setup.cfg: Remove unused 'build_sphinx' configuration

We call 'sphinx-build' directly now. No need to keep this legacy
configuration around.

Change-Id: I337f9fefe7f0364bce3a0192dfc9c1199076fa02
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2020-01-28 11:10:41 +00:00
parent e3e20d435e
commit c4ee198eb7
1 changed files with 0 additions and 9 deletions

View File

@ -24,15 +24,6 @@ classifier =
packages =
os_traits
[build_sphinx]
all-files = 1
warning-is-error = 1
source-dir = doc/source
build-dir = doc/build
[upload_sphinx]
upload-dir = doc/build/html
[compile_catalog]
directory = os_traits/locale
domain = os_traits