Skip to content

Commit

Permalink
Merge ae294c8 into cf3f073
Browse files Browse the repository at this point in the history
  • Loading branch information
luzfcb committed Jul 7, 2015
2 parents cf3f073 + ae294c8 commit 0d2074b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clean-pyc:
find . -name '*~' -exec rm -f {} +

init:
pip install tox>=1.8 coverage Sphinx
pip install "tox>=1.8" coverage Sphinx

test:
coverage erase
Expand Down

0 comments on commit 0d2074b

Please sign in to comment.