Skip to content
Snippets Groups Projects
Commit bca15f4b authored by Sergej Chodarev's avatar Sergej Chodarev
Browse files

Upgrade flake8

parent f78dc089
No related merge requests found
Pipeline #239483 failed
......@@ -31,8 +31,8 @@ linters:
before_script:
- pip install -r requirements.txt -r requirements-linters.txt
script:
- flake8 it4kt tests
- mypy it4kt tests
- flake8
test-python37:
......
flake8~=3.9
flake8~=5.0.4
mypy==0.991
types-requests
types-pkg_resources
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment