Skip to content

Commit

Permalink
docs: install s2 and testing to develop s2 features
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Garcia Reolid <[email protected]>
  • Loading branch information
victorgarcia98 committed Jan 30, 2025
1 parent 4d2cb92 commit 64acc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ If you want to develop this package it's necessary to install testing requiremen

Moreover, if you need to work on S2 features, you need to install extra dependencies::

pip install -e ".[s2]"
pip install -e ".[s2, testing]"



Expand Down

0 comments on commit 64acc71

Please sign in to comment.