Completely remove pytest-faulthandler

This commit is contained in:
Florian Bruhin 2019-07-02 11:01:19 +02:00
parent 412b63c4bb
commit 1d1b969286
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -8,7 +8,6 @@ pytest
pytest-bdd
pytest-benchmark
pytest-cov
pytest-faulthandler
pytest-instafail
pytest-mock
pytest-qt