requirements: Update pytest-warnings

It's been integrated to pytest core with 3.1
This commit is contained in:
Florian Bruhin 2017-05-23 06:14:12 +02:00
parent 7da6b55767
commit 18a761369b
3 changed files with 0 additions and 3 deletions

View File

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

View File

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

View File

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