Skip to content

Commit 0b295c5

Browse files
committed
add more quotes
1 parent 75e49cd commit 0b295c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ the README.md file.
1010
### Python package
1111

1212
```bash
13-
pip install -e .[test]
13+
pip install -e ".[test]"
1414

1515
# explicit install needed with editable mode (-e) jupyter
1616
jupyter serverextension enable --sys-prefix jupyter_server_proxy

0 commit comments

Comments
 (0)