dev-python/pydispatcher: add tests

This commit is contained in:
rick 2025-09-13 19:00:49 +02:00
parent 5b7c6d525d
commit 6b1a844df1
No known key found for this signature in database
GPG key ID: D3FB4A5EDD2CBF02

View file

@ -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