updated file structure to include middlewares.py

This commit is contained in:
Weldon Malbrough 2017-10-25 23:16:30 -04:00 committed by GitHub
parent f729d74886
commit 95815d27e8
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ structure by default, similar to this::
myproject/
__init__.py
items.py
middlewares.py
pipelines.py
settings.py
spiders/