update mypy config

This commit is contained in:
Grzegorz Bokota
2020-06-19 21:12:12 +02:00
parent 1a83967261
commit 39101ae8ea
+3 -4
View File
@@ -15,7 +15,6 @@ repos:
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: '' # Use the sha / tag you want to point at rev: '' # Use the sha / tag you want to point at
hooks: hooks:
- id: mypy - id: mypy
args: [--strict] files: cibuildwheel|test
files: cibuildwheel/* exclude: cibuildwheel/resources
exclude: test|cibuildwheel/resources