dev-python/sqlalchemy: Remove broken doc support

The doc support requires unpackaged dependencies, and we are not
currently interested in maintaining even more optional dependencies.

Closes: https://bugs.gentoo.org/724584
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-10-14 09:02:05 +02:00
parent 8c4a52977b
commit 26ea744ef4

View File

@@ -30,7 +30,6 @@ BDEPEND="
"
distutils_enable_tests pytest
distutils_enable_sphinx doc
python_prepare_all() {
# Disable tests hardcoding function call counts specific to Python versions.