mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/hypothesis: Add PDEP on dev-python/hypothesis-gentoo
Add a PDEPEND on dev-python/hypothesis-gentoo plugin. It is not strictly required, but the eclass can take advantage of it to disable health checks. No revbump since it's an insignificant change, and hypothesis is released frequently. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -44,6 +44,9 @@ BDEPEND="
|
||||
>=dev-python/pytest-8[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
PDEPEND="
|
||||
dev-python/hypothesis-gentoo[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
EPYTEST_PLUGINS=( pytest-rerunfailures )
|
||||
EPYTEST_XDIST=1
|
||||
|
||||
Reference in New Issue
Block a user