From 33d7af52c02d4142fd74b76cb62e0807e0ada7b7 Mon Sep 17 00:00:00 2001 From: Alessio Bogon <778703+youtux@users.noreply.github.com> Date: Wed, 27 Jul 2022 21:35:26 +0200 Subject: Use pytest-bdd:master again https://github.com/pytest-dev/pytest-bdd/issues/542 should be fixed now --- misc/requirements/requirements-tests-bleeding.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/misc/requirements/requirements-tests-bleeding.txt b/misc/requirements/requirements-tests-bleeding.txt index 9e4f8ef92..f1ad30158 100644 --- a/misc/requirements/requirements-tests-bleeding.txt +++ b/misc/requirements/requirements-tests-bleeding.txt @@ -7,9 +7,7 @@ git+https://github.com/pallets/flask.git git+https://github.com/pallets/werkzeug.git # transitive dep, but needed to work git+https://github.com/HypothesisWorks/hypothesis.git#subdirectory=hypothesis-python git+https://github.com/pytest-dev/pytest.git -# Problematic: https://github.com/pytest-dev/pytest-bdd/issues/542 -# git+https://github.com/pytest-dev/pytest-bdd.git -pytest-bdd +git+https://github.com/pytest-dev/pytest-bdd.git git+https://github.com/ionelmc/pytest-benchmark.git git+https://github.com/pytest-dev/pytest-instafail.git git+https://github.com/pytest-dev/pytest-mock.git -- cgit v1.2.3-54-g00ecf