Skip to content

Commit

Permalink
Needed for coverage..
Browse files Browse the repository at this point in the history
  • Loading branch information
Grégory Starck committed Jun 8, 2015
1 parent 697ce1c commit 910d212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/setup_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cd $BASE_PATH
pip install --upgrade pip

# install prog AND tests requirements :
pip install .
pip install -e .
pip install -r test/requirements.txt

pyversion=$(python -c "import sys; print(''.join(map(str, sys.version_info[:2])))")
Expand Down

0 comments on commit 910d212

Please sign in to comment.