mirror of https://github.com/scrapy/scrapy.git
enable console tests in PY3
This commit is contained in:
parent
9616d91e4a
commit
8ecc4544b3
|
|
@ -3,3 +3,6 @@ pytest-twisted
|
|||
pytest-cov
|
||||
testfixtures
|
||||
jmespath
|
||||
# optional for shell wrapper tests
|
||||
bpython
|
||||
ipython
|
||||
|
|
|
|||
Loading…
Reference in New Issue