mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-22 06:13:24 +00:00
[httpcompression] minor style edits
This commit is contained in:
parent
af802bad14
commit
fb4ef21a1d
@ -1,6 +1,5 @@
|
||||
import zlib
|
||||
|
||||
|
||||
from scrapy.utils.gz import gunzip, is_gzipped
|
||||
from scrapy.http import Response, TextResponse
|
||||
from scrapy.responsetypes import responsetypes
|
||||
|
@ -8,4 +8,4 @@ botocore
|
||||
# optional for shell wrapper tests
|
||||
bpython
|
||||
ipython
|
||||
brotlipy==0.6
|
||||
brotlipy
|
||||
|
@ -6,7 +6,7 @@ pytest==2.9.2
|
||||
pytest-twisted
|
||||
pytest-cov==2.2.1
|
||||
jmespath
|
||||
brotlipy==0.6
|
||||
brotlipy
|
||||
testfixtures
|
||||
# optional for shell wrapper tests
|
||||
bpython
|
||||
|
Loading…
x
Reference in New Issue
Block a user