requirements: Update pytest-warnings
It's been integrated to pytest core with 3.1
This commit is contained in:
parent
7da6b55767
commit
18a761369b
@ -27,7 +27,6 @@ git+https://github.com/pytest-dev/pytest-qt.git
|
|||||||
git+https://github.com/pytest-dev/pytest-repeat.git
|
git+https://github.com/pytest-dev/pytest-repeat.git
|
||||||
git+https://github.com/pytest-dev/pytest-rerunfailures.git
|
git+https://github.com/pytest-dev/pytest-rerunfailures.git
|
||||||
git+https://github.com/abusalimov/pytest-travis-fold.git
|
git+https://github.com/abusalimov/pytest-travis-fold.git
|
||||||
git+https://github.com/fschulze/pytest-warnings.git
|
|
||||||
git+https://github.com/The-Compiler/pytest-xvfb.git
|
git+https://github.com/The-Compiler/pytest-xvfb.git
|
||||||
hg+https://bitbucket.org/gutworth/six
|
hg+https://bitbucket.org/gutworth/six
|
||||||
hg+https://bitbucket.org/jendrikseipp/vulture
|
hg+https://bitbucket.org/jendrikseipp/vulture
|
||||||
|
@ -29,7 +29,6 @@ pytest-qt==2.1.0
|
|||||||
pytest-repeat==0.4.1
|
pytest-repeat==0.4.1
|
||||||
pytest-rerunfailures==2.1.0
|
pytest-rerunfailures==2.1.0
|
||||||
pytest-travis-fold==1.2.0
|
pytest-travis-fold==1.2.0
|
||||||
pytest-warnings==0.3.0
|
|
||||||
pytest-xvfb==1.0.0
|
pytest-xvfb==1.0.0
|
||||||
PyVirtualDisplay==0.2.1
|
PyVirtualDisplay==0.2.1
|
||||||
vulture==0.14
|
vulture==0.14
|
||||||
|
@ -16,7 +16,6 @@ pytest-qt
|
|||||||
pytest-repeat
|
pytest-repeat
|
||||||
pytest-rerunfailures
|
pytest-rerunfailures
|
||||||
pytest-travis-fold
|
pytest-travis-fold
|
||||||
pytest-warnings
|
|
||||||
pytest-xvfb
|
pytest-xvfb
|
||||||
vulture
|
vulture
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user