Skip to content

Commit d59e45d

Browse files
committed
Update instructions for installing test libraries
1 parent f925dca commit d59e45d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/getting_started/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Source code
2323
2424
git clone https://github.com/Blosc/python-blosc2/
2525
cd python-blosc2
26-
pip install .[test] # install with test dependencies
26+
pip install . --group test # install with test dependencies
2727
2828
That's all. You can proceed with testing section now.
2929

0 commit comments

Comments
 (0)