mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-python/decorator: Fix DOCS
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
@@ -17,7 +17,7 @@ IUSE="doc"
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
DOCS=( docs/README.rst )
|
||||
DOCS=( README.rst )
|
||||
|
||||
python_test() {
|
||||
"${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}"
|
||||
|
||||
Reference in New Issue
Block a user