mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
app-misc/sherlock: remove sphinx doc building
Signed-off-by: Marco Sirabella <marco@sirabella.org>
This commit is contained in:
@@ -36,7 +36,6 @@ RDEPEND="
|
|||||||
BDEPEND="test? ( $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]') )"
|
BDEPEND="test? ( $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]') )"
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
distutils_enable_sphinx docs
|
|
||||||
|
|
||||||
python_test() {
|
python_test() {
|
||||||
epytest -m 'not online'
|
epytest -m 'not online'
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ RDEPEND="
|
|||||||
BDEPEND="test? ( $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]') )"
|
BDEPEND="test? ( $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]') )"
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
distutils_enable_sphinx docs
|
|
||||||
|
|
||||||
python_test() {
|
python_test() {
|
||||||
epytest -m 'not online'
|
epytest -m 'not online'
|
||||||
|
|||||||
Reference in New Issue
Block a user