mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/shapely: Remove broken doc build
Besides the wrong function call, it requires unpackaged Sphinx extensions. Closes: https://bugs.gentoo.org/885643 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -38,9 +38,7 @@ BDEPEND="
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
distutils_enable_sphinx docs dev-python/matplotlib
|
||||
|
||||
python_compile_all() {
|
||||
rm -r shapely || die
|
||||
distutils-r1_python_compile_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user