app-misc/sherlock: remove sphinx doc building

Signed-off-by: Marco Sirabella <marco@sirabella.org>
This commit is contained in:
Marco Sirabella
2024-08-19 10:19:32 -07:00
parent ebe7427787
commit b74ee0f2c8
2 changed files with 0 additions and 2 deletions

View File

@@ -36,7 +36,6 @@ RDEPEND="
BDEPEND="test? ( $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]') )"
distutils_enable_tests pytest
distutils_enable_sphinx docs
python_test() {
epytest -m 'not online'

View File

@@ -36,7 +36,6 @@ RDEPEND="
BDEPEND="test? ( $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]') )"
distutils_enable_tests pytest
distutils_enable_sphinx docs
python_test() {
epytest -m 'not online'