mirror of https://github.com/scrapy/scrapy.git
fix EOF error
This commit is contained in:
parent
89a0c07738
commit
24d50bc44c
|
|
@ -8,4 +8,4 @@ default = "${project_name}.settings"
|
|||
|
||||
[tool.scrapy.deploy]
|
||||
# url = "http://localhost:6800/"
|
||||
project = "${project_name}"
|
||||
project = "${project_name}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue