Skip to content

Commit ce211bd

Browse files
Add quotes
1 parent 18f617c commit ce211bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/developer.build.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Use `pip` to install from the **root directory of the source tree**:
188188
189189
python -m venv venv
190190
source venv/bin/activate
191-
python -m pip install .[test,doc]
191+
python -m pip install ".[test,doc]"
192192
193193
.. tip::
194194

0 commit comments

Comments
 (0)