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
rev: '' # Use the sha / tag you want to point at
hooks:
- id: mypy
args: [--strict]
files: cibuildwheel/*
exclude: test|cibuildwheel/resources
- id: mypy
files: cibuildwheel|test
exclude: cibuildwheel/resources