Temporarily restore python 3.6.0 support

This commit is contained in:
Anthony Sottile 2020-02-24 09:02:19 -08:00
parent 1c641b1c28
commit 081f3028ee
5 changed files with 79 additions and 55 deletions

View file

@ -43,11 +43,6 @@ repos:
rev: v1.6.0
hooks:
- id: setup-cfg-fmt
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.761
hooks:
- id: mypy
exclude: ^testing/resources/
- repo: meta
hooks:
- id: check-hooks-apply