Skip to content

Commit 0056332

Browse files
hugovkradarhere
andauthored
Quotes may be needed on macOS
Co-authored-by: Andrew Murray <[email protected]>
1 parent 7ee9a0e commit 0056332

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/releasenotes/9.1.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ For example:
3838
# Or for all:
3939
python3 -m pip install .[docs,tests]
4040
41+
On macOS, the last argument may need to be wrapped in quotes, e.g.
42+
``python3 -m pip install ".[tests]"``
43+
4144
Therefore ``requirements.txt`` has been removed along with the ``make install-req``
4245
command for installing its contents.
4346

0 commit comments

Comments
 (0)