Skip to content
Snippets Groups Projects
Commit 875ec371 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

devel/developer-setup: Remove paragraph about mypy installation

Installation of mypy with the correct version is already handled
by the bin/install script.
parent c8ada39e
No related branches found
No related tags found
1 merge request!442devel/developer-setup: Some updates
......@@ -114,12 +114,6 @@ Checkout all the swh packages source repositories:
(swh) ~/swh-environment$ pip install pre-commit
(swh) ~/swh-environment$ ./bin/update
Use the same mypy version our tox containers use:
.. code-block:: console
(swh) ~/swh-environment$ pip install mypy==1.8.0
In the future you can re-activate the created virtualenv with:
.. code-block:: console
......
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