2017-11-17 02:41:06 +01:00
|
|
|
# After editing this file, you MUST afterward run
|
|
|
|
# /tools/update-locked-requirements to update requirements/dev.txt
|
|
|
|
# and requirements/mypy.txt.
|
|
|
|
# See requirements/README.md for more detail.
|
2018-05-21 18:29:31 +02:00
|
|
|
-e git+https://github.com/python/mypy.git@6a934d32124991a77ea433856cf2d62871ceb632#egg=mypy==0.610+dev.6a934d32124991a77ea433856cf2d62871ceb632
|
2017-11-20 22:45:49 +01:00
|
|
|
# Include typing explicitly, since it's needed on Python 3.4
|
2018-02-13 21:41:16 +01:00
|
|
|
typing==3.6.4
|