mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
* Add explanation to CONTRIBUTNG.md * Add sample pre-commit script * Check for correctly formatted files in CI Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
git+https://github.com/python/mypy.git@master
|
|
typed-ast>=1.0.4
|
|
black==19.10b0
|
|
flake8==3.8.2
|
|
flake8-bugbear==20.1.4
|
|
flake8-pyi==20.5.0
|
|
isort[pyproject]==4.3.21
|
|
pytype>=2020.06.26
|