Skip to content

Commit

Permalink
Force html5lib version to be used
Browse files Browse the repository at this point in the history
  • Loading branch information
aitormagan authored Jul 19, 2016
1 parent e0c9feb commit 7c12e4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/setup_and_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ source virtualenv/bin/activate
pip install --upgrade pip


# Force html5lib version to be used
pip install html5lib==0.9999999


echo "Installing CKAN dependencies..."
cd ckan
python setup.py develop
Expand Down

0 comments on commit 7c12e4d

Please sign in to comment.