diff --git a/dev-python/meshio/meshio-5.3.5-r1.ebuild b/dev-python/meshio/meshio-5.3.5-r1.ebuild index 5a1ea9faf150..f53bcc7aaea2 100644 --- a/dev-python/meshio/meshio-5.3.5-r1.ebuild +++ b/dev-python/meshio/meshio-5.3.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi @@ -29,6 +29,7 @@ BDEPEND=" test? ( dev-python/h5py[${PYTHON_USEDEP}] ) " +EPYTEST_PLUGINS=() distutils_enable_tests pytest PATCHES=(