Install pa11ycrawler from pypi

This commit is contained in:
Jesse Zoldak
2016-09-26 14:05:25 -04:00
parent 9ba9772239
commit 18dcc7abf5
3 changed files with 4 additions and 1 deletions

View File

@@ -23,6 +23,9 @@ paver a11y_coverage
if [ "$RUN_PA11YCRAWLER" = "1" ]
then
# The settings that we use are installed with the pa11ycrawler module
export SCRAPY_SETTINGS_MODULE='pa11ycrawler.settings'
echo "Running pa11ycrawler against test course..."
paver pa11ycrawler --fasttest --skip-clean --fetch-course --with-html