Son aktif 1730975367

knox revised this gist 1730975367. Go to revision

1 file changed, 3 insertions

Mypy-3.sh(file created)

@@ -0,0 +1,3 @@
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
Newer Older