Skip to content
Snippets Groups Projects
Commit 012781f8 authored by juga's avatar juga
Browse files

Fix mistaken .[doc] by .[test]

parent 99f516b0
Branches
Tags
No related merge requests found
......@@ -60,7 +60,7 @@ To run the tests, extra Python depenencies are needed:
To install them from ``sbws`` ::
pip install .[dev] && pip install .[doc]
pip install .[dev] && pip install .[test]
To run the tests::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment