mirror of https://github.com/scrapy/scrapy.git
pywin32 is required to run tests under windows
This commit is contained in:
parent
dd75297e3f
commit
19ad94105f
|
|
@ -9,3 +9,4 @@ botocore
|
|||
bpython
|
||||
ipython
|
||||
brotlipy
|
||||
pywin32; sys_platform == "win32"
|
||||
|
|
|
|||
Loading…
Reference in New Issue