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