mirror of https://github.com/scrapy/scrapy.git
Link to issue describing troublesome pytest versions
This commit is contained in:
parent
eb8493f09c
commit
5b2af85289
|
|
@ -2,6 +2,7 @@
|
|||
jmespath
|
||||
mitmproxy; python_version >= '3.6'
|
||||
mitmproxy<4.0.0; python_version < '3.6'
|
||||
# https://github.com/pytest-dev/pytest-twisted/issues/93
|
||||
pytest != 5.4, != 5.4.1
|
||||
pytest-cov
|
||||
pytest-twisted >= 1.11
|
||||
|
|
|
|||
Loading…
Reference in New Issue