diff --git a/dev-python/pyinotify/pyinotify-0.9.6-r1.ebuild b/dev-python/pyinotify/pyinotify-0.9.6-r1.ebuild index ee506bd459553..79b3d3f12990c 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6-r1.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6-r1.ebuild @@ -27,6 +27,8 @@ PATCHES=( "${FILESDIR}/${P}-py312.patch" ) +distutils_enable_tests import-check + python_install_all() { if use examples; then dodoc -r python3/examples