Skip to content

Commit ae294c8

Browse files
committed
Update Makefile
1 parent cf3f073 commit ae294c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ clean-pyc:
1414
find . -name '*~' -exec rm -f {} +
1515

1616
init:
17-
pip install tox>=1.8 coverage Sphinx
17+
pip install "tox>=1.8" coverage Sphinx
1818

1919
test:
2020
coverage erase

0 commit comments

Comments
 (0)