summaryrefslogtreecommitdiff
path: root/dev-python/hypothesis/hypothesis-6.91.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hypothesis/hypothesis-6.91.0.ebuild')
-rw-r--r--dev-python/hypothesis/hypothesis-6.91.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.91.0.ebuild b/dev-python/hypothesis/hypothesis-6.91.0.ebuild
index 5d255dfeb3df..ad99abb563b8 100644
--- a/dev-python/hypothesis/hypothesis-6.91.0.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.91.0.ebuild
@@ -54,7 +54,7 @@ distutils_enable_tests pytest
python_test() {
# subtests are broken by warnings from random plugins
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
- local -x PYTEST_PLUGINS=xdist.plugin,pytest_forked,_hypothesis_pytestplugin
+ local -x PYTEST_PLUGINS=xdist.plugin,_hypothesis_pytestplugin
local -x HYPOTHESIS_NO_PLUGINS=1
# NB: paths need to be relative to pytest.ini,