dropbox / pyannotate

Auto-generate PEP-484 annotations
Apache License 2.0
1.42k stars 59 forks source link

Add a Travis-CI config that runs pytest and mypy #32

Closed gvanrossum closed 6 years ago

gvanrossum commented 6 years ago

Also support Python 3.5.1, by importing Text from typing_extensions.