unpin flake, exclude pinned_docker_images.cfg

This commit is contained in:
Grzegorz Bokota
2020-06-19 21:15:33 +02:00
parent 39101ae8ea
commit aa99405a9c
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
- run:
name: Install flake8 & mypy
command: sudo python -m pip install flake8==3.8.1 mypy
command: sudo python -m pip install flake8 mypy
- run:
name: flake8
command: flake8
+1
View File
@@ -12,6 +12,7 @@ repos:
- id: check-yaml
- id: check-merge-conflict
- id: end-of-file-fixer
exclude: cibuildwheel/resources/pinned_docker_images.cfg
- repo: https://github.com/pre-commit/mirrors-mypy
rev: '' # Use the sha / tag you want to point at
hooks:
@@ -19,3 +19,4 @@ manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2020-05-17-2f8ac3b
[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2020-05-17-2f8ac3b