mirror of https://github.com/scrapy/scrapy.git
Added Pathlib.Path test
This commit is contained in:
parent
4226791481
commit
0b7d8a51b4
|
|
@ -16,4 +16,4 @@ service_identity>=16.0.0
|
|||
six>=1.10.0
|
||||
Twisted>=16.0.0
|
||||
zope.interface>=4.1.3
|
||||
pathlib2>=2.0
|
||||
pathlib==1.0.1
|
||||
|
|
|
|||
|
|
@ -16,4 +16,4 @@ lxml>=3.5.0
|
|||
service_identity>=16.0.0
|
||||
six>=1.10.0
|
||||
zope.interface>=4.1.3
|
||||
pathlib2>=2.0
|
||||
pathlib==1.0.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue