mirror of https://github.com/scrapy/scrapy.git
TST pin pytest-cov to 2.2.1; upgrade pytest
This commit is contained in:
parent
7b7e492d28
commit
cb8eccf603
|
|
@ -1,6 +1,6 @@
|
|||
pytest==2.7.3
|
||||
pytest==2.9.2
|
||||
pytest-twisted
|
||||
pytest-cov
|
||||
pytest-cov==2.2.1
|
||||
testfixtures
|
||||
jmespath
|
||||
leveldb
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
mock
|
||||
mitmproxy==0.10.1
|
||||
netlib==0.10.1
|
||||
pytest==2.7.3
|
||||
pytest==2.9.2
|
||||
pytest-twisted
|
||||
pytest-cov
|
||||
pytest-cov==2.2.1
|
||||
jmespath
|
||||
testfixtures
|
||||
# optional for shell wrapper tests
|
||||
|
|
|
|||
Loading…
Reference in New Issue