We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8d90a3 + ae294c8 commit 78c9291Copy full SHA for 78c9291
Makefile
@@ -14,7 +14,7 @@ clean-pyc:
14
find . -name '*~' -exec rm -f {} +
15
16
init:
17
- pip install tox>=1.8 coverage Sphinx
+ pip install "tox>=1.8" coverage Sphinx
18
19
test:
20
coverage erase
0 commit comments