diff --git a/docs/devel/developer-setup.rst b/docs/devel/developer-setup.rst index f71d05152c79e585bbeec4960d4c573b8ed9f310..1ddba215590a5fcb965ed4f49db169a31db1fabf 100644 --- a/docs/devel/developer-setup.rst +++ b/docs/devel/developer-setup.rst @@ -105,7 +105,7 @@ Checkout all the swh packages source repositories:: Use the same mypy version our tox containers use:: - (swh) ~/swh-environment$ pip install mypy==0.942 + (swh) ~/swh-environment$ pip install mypy==1.0.1 In the future you can re-activate the created virtualenv with::