1 | python3 -m pip install -U git+https://github.com/python/mypy.git |
2 | # or if you don't have 'git' installed |
3 | python3 -m pip install -U https://github.com/python/mypy/zipball/master |
Ultima attività
1 | python3 -m pip install -U git+https://github.com/python/mypy.git |
2 | # or if you don't have 'git' installed |
3 | python3 -m pip install -U https://github.com/python/mypy/zipball/master |