mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
- Switch requirements-tests-py3.txt to use mypy GitHub master.
- Exclude .venv{2,3} (suggested in README.md) in .flake8 and .gitignore.
- Update instructions in README.md to be working.
- Remove runtests.sh script and mentions of it -- I can't get it to work
and the three steps are easily run by hand.
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
git+https://github.com/python/mypy.git@master
|
|
typed-ast>=1.0.2
|
|
flake8==3.3.0
|
|
flake8-bugbear>=17.3.0
|
|
flake8-pyi>=17.1.0
|