mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-29 10:11:12 +02:00
dev-python/pydispatcher: add tests
This commit is contained in:
parent
5b7c6d525d
commit
6b1a844df1
1 changed files with 1 additions and 2 deletions
|
|
@ -18,8 +18,7 @@ SLOT="0"
|
|||
KEYWORDS="amd64 ~arm64 x86"
|
||||
IUSE="doc examples"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_compile_all() {
|
||||
if use doc; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue