summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/qutebrowser/qutebrowser-9999.ebuild')
-rw-r--r--www-client/qutebrowser/qutebrowser-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/www-client/qutebrowser/qutebrowser-9999.ebuild b/www-client/qutebrowser/qutebrowser-9999.ebuild
index e8048f80d923..90fc7f7f9ab6 100644
--- a/www-client/qutebrowser/qutebrowser-9999.ebuild
+++ b/www-client/qutebrowser/qutebrowser-9999.ebuild
@@ -44,7 +44,6 @@ RDEPEND="
widevine? ( www-plugins/chrome-binary-plugins )
')
"
-# <pytest-bdd-8: https://github.com/qutebrowser/qutebrowser/issues/8342
BDEPEND="
$(python_gen_cond_dep '
test? (
@@ -54,7 +53,7 @@ BDEPEND="
dev-python/flask[${PYTHON_USEDEP}]
dev-python/hypothesis[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
- <dev-python/pytest-bdd-8[${PYTHON_USEDEP}]
+ dev-python/pytest-bdd[${PYTHON_USEDEP}]
dev-python/pytest-mock[${PYTHON_USEDEP}]
dev-python/pytest-qt[${PYTHON_USEDEP}]
dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]