mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-25 02:57:14 +08:00
mypy self check: Use mypy version from requirements file (#5245)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Use the current mypy version until a version that supports modular
|
||||
# typeshed is released on PyPI.
|
||||
git+https://github.com/python/mypy.git@master
|
||||
typed-ast>=1.0.4
|
||||
black==20.8b1
|
||||
|
||||
Reference in New Issue
Block a user