dev-python/hupper: fix tests execution

This commit is contained in:
rick 2025-11-11 15:37:18 +01:00
parent 6615ae67ef
commit 28f1b23cef
No known key found for this signature in database
GPG key ID: D3FB4A5EDD2CBF02

View file

@ -14,8 +14,14 @@ HOMEPAGE="https://github.com/Pylons/hupper/"
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="" # ignore tests that need interaction
DEPEND="${RDEPEND} EPYTEST_IGNORE=(
dev-python/setuptools[${PYTHON_USEDEP}]" tests/test_it.py
)
distutils_enable_tests pytest
# no doc, the package is using the theme of the organization that has not
# packages in Gentoo or Pentoo (https://github.com/Pylons/pylons_sphinx_theme)
# distutils_enable_sphinx docs