

set -ex



pip check
scrapy version -v
scrapy bench
scrapy --help
exit 0
