mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-23 22:38:07 -07:00
dev-python/bpython: fix install bugs
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
This commit is contained in:
@@ -32,7 +32,7 @@ BDEPEND="
|
||||
dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
DOCS=( AUTHORS CHANGELOG sample.theme light.theme )
|
||||
DOCS=( AUTHORS.rst CHANGELOG.rst )
|
||||
|
||||
distutils_enable_sphinx doc/sphinx/source --no-autodoc
|
||||
distutils_enable_tests unittest
|
||||
|
||||
Reference in New Issue
Block a user