Upgrade mypy to version 0.4.5.

Now that 0.4.5 is out, we no longer need to use a forked version of mypy.
This commit is contained in:
Tim Abbott 2016-10-15 23:56:39 -07:00
parent fcde846b58
commit ec9dcd7fb4
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
six==1.10.0
git+https://github.com/python/mypy.git@d6b6261694f6c1dc25b05fbcaf83cc9d69682f04#egg=mypy-lang==0.4.4.dev0
mypy-lang==0.4.5
typed-ast==0.5.6