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.
1 parent 895cc16 commit 8dd2e71Copy full SHA for 8dd2e71
docs/sandbox.md
@@ -55,7 +55,7 @@ role-implementations, see [`gridtable.py`], [`infocard.py`], and [`tag.py`].
55
56
```shell
57
# Install a few more prerequisites.
58
-pip install --editable ".[release]"
+pip install --editable '.[release]'
59
60
# Designate a new version.
61
git tag v0.1.0
0 commit comments