tox: Update pytest-xvfb to 0.2.0
- The ``no_xvfb``-marker is now registered automatically so pytest doesn't fail when run with ``--strict``. - The ``xvfb`` fixture is now session-scoped.
This commit is contained in:
parent
83e86706ff
commit
fab86cce5e
2
tox.ini
2
tox.ini
@ -38,7 +38,7 @@ deps =
|
|||||||
pytest-travis-fold==1.2.0
|
pytest-travis-fold==1.2.0
|
||||||
pytest-repeat==0.2
|
pytest-repeat==0.2
|
||||||
pytest-rerunfailures==1.0.1
|
pytest-rerunfailures==1.0.1
|
||||||
pytest-xvfb==0.1.0
|
pytest-xvfb==0.2.0
|
||||||
pytest-platform-markers==0.1.0
|
pytest-platform-markers==0.1.0
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
termcolor==1.1.0
|
termcolor==1.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user