mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 16:24:30 +00:00
test suite requires recent queuelib to pass because it depends on queuelib test suite
This commit is contained in:
parent
a57efdb008
commit
a3390afc66
@ -6,3 +6,5 @@ jmespath
|
||||
# optional for shell wrapper tests
|
||||
bpython
|
||||
ipython
|
||||
# required because squeue tests extend from queuelib testsuite
|
||||
queuelib>=1.4.2
|
||||
|
@ -9,3 +9,5 @@ testfixtures
|
||||
# optional for shell wrapper tests
|
||||
bpython
|
||||
ipython
|
||||
# required because squeue tests extend from queuelib testsuite
|
||||
queuelib>=1.4.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user