summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-07-02 11:01:19 +0200
committerFlorian Bruhin <me@the-compiler.org>2019-07-02 11:01:19 +0200
commit1d1b969286586d01e975a856aa67d5fdd03ea2c2 (patch)
tree2eeea8b505e0f597f4484e385684a206f1709b96
parent412b63c4bb77e4c995ea9f797953d4039b723409 (diff)
downloadqutebrowser-1d1b969286586d01e975a856aa67d5fdd03ea2c2.tar.gz
qutebrowser-1d1b969286586d01e975a856aa67d5fdd03ea2c2.zip
Completely remove pytest-faulthandler
-rw-r--r--misc/requirements/requirements-tests-git.txt1
-rw-r--r--misc/requirements/requirements-tests.txt-raw1
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/requirements/requirements-tests-git.txt b/misc/requirements/requirements-tests-git.txt
index ce00cd31c..5a32c6d68 100644
--- a/misc/requirements/requirements-tests-git.txt
+++ b/misc/requirements/requirements-tests-git.txt
@@ -13,7 +13,6 @@ hg+https://bitbucket.org/pytest-dev/py
git+https://github.com/pytest-dev/pytest.git@features
git+https://github.com/pytest-dev/pytest-bdd.git
git+https://github.com/pytest-dev/pytest-cov.git
-git+https://github.com/pytest-dev/pytest-faulthandler.git
git+https://github.com/pytest-dev/pytest-instafail.git
git+https://github.com/pytest-dev/pytest-mock.git
git+https://github.com/pytest-dev/pytest-qt.git
diff --git a/misc/requirements/requirements-tests.txt-raw b/misc/requirements/requirements-tests.txt-raw
index 121689980..ea806e062 100644
--- a/misc/requirements/requirements-tests.txt-raw
+++ b/misc/requirements/requirements-tests.txt-raw
@@ -8,7 +8,6 @@ pytest
pytest-bdd
pytest-benchmark
pytest-cov
-pytest-faulthandler
pytest-instafail
pytest-mock
pytest-qt