Use pytest-flakes fork temporarily to prove it works

This commit is contained in:
Bruno Oliveira 2021-12-01 19:00:15 -03:00
parent 495871ea8f
commit d376ce0607
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@ pytest-asyncio==0.16.0
pytest-bdd==5.0.0 pytest-bdd==5.0.0
pytest-cov==3.0.0 pytest-cov==3.0.0
pytest-django==4.4.0 pytest-django==4.4.0
pytest-flakes==4.0.4 # See https://github.com/asmeurer/pytest-flakes/pull/45
# pytest-flakes==4.0.4
git+https://github.com/nicoddemus/pytest-flakes@pytest-7.0-compat-part-2
pytest-html==3.1.1 pytest-html==3.1.1
pytest-mock==3.6.1 pytest-mock==3.6.1
pytest-rerunfailures==10.2 pytest-rerunfailures==10.2