Skip to content
Snippets Groups Projects
Verified Commit fe1a8ef8 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

docs/developer-setup: Add missing venv dependency

parent b9be5b5c
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ Create a virtual env::
Install all the swh packages (in develop mode)::
(swh) ~/swh-environment$ pip install $(./bin/pip-swh-packages --with-testing) \
tox pifpaf
tox pifpaf flake8
[...]
......
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