mirror of https://github.com/scrapy/scrapy.git
TST pin pytest to 2.7.3
This commit is contained in:
parent
181f8d27d7
commit
916141a08f
|
|
@ -1,4 +1,4 @@
|
|||
pytest>=2.6.0
|
||||
pytest==2.7.3
|
||||
pytest-twisted
|
||||
pytest-cov
|
||||
testfixtures
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
mock
|
||||
mitmproxy==0.10.1
|
||||
netlib==0.10.1
|
||||
pytest==2.7.3
|
||||
pytest-twisted
|
||||
pytest-cov
|
||||
jmespath
|
||||
|
|
|
|||
Loading…
Reference in New Issue