Apply typing to all of pre-commit-hooks

This commit is contained in:
Anthony Sottile 2019-01-31 19:19:10 -08:00
parent 63cc3414e9
commit 030bfac7e4
54 changed files with 401 additions and 264 deletions

View file

@ -1,6 +1,6 @@
[tox]
# These should match the travis env list
envlist = py27,py36,py37,pypy
envlist = py27,py36,py37,pypy3
[testenv]
deps = -rrequirements-dev.txt