Completely remove pytest-faulthandler
This commit is contained in:
parent
412b63c4bb
commit
1d1b969286
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ pytest
|
|||
pytest-bdd
|
||||
pytest-benchmark
|
||||
pytest-cov
|
||||
pytest-faulthandler
|
||||
pytest-instafail
|
||||
pytest-mock
|
||||
pytest-qt
|
||||
|
|
|
|||
Loading…
Reference in New Issue