Skip to content
Snippets Groups Projects
Commit b400d689 authored by Antoine Pietri's avatar Antoine Pietri
Browse files

getting-started: pip-swh-packages: add --with-testing

parent 3eae6028
No related branches found
No related tags found
No related merge requests found
......@@ -108,10 +108,10 @@ Heritage)::
source .venv/bin/activate
You can now install Software Heritage Python modules and their dependencies
using::
You can now install Software Heritage Python modules, their dependencies and
the testing-related dependencies using::
pip install $( bin/pip-swh-packages )
pip install $( bin/pip-swh-packages --with-testing )
Step 3 --- set up storage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment