mirror of https://github.com/scrapy/scrapy.git
Remove six from requirements and setup files
This commit is contained in:
parent
00b793dc59
commit
0c4e5b68ea
|
|
@ -13,5 +13,4 @@ cryptography>=2.0 # Earlier versions would fail to install
|
|||
cssselect>=0.9.1
|
||||
lxml>=3.5.0
|
||||
service_identity>=16.0.0
|
||||
six>=1.10.0
|
||||
zope.interface>=4.1.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue