Install flake8 and mypy

This commit is contained in:
2024-05-23 20:09:38 +02:00
parent 007749aedd
commit cee72be14a

View File

@@ -148,6 +148,8 @@ python:
- bandit - bandit
- python-pyflakes - python-pyflakes
- python-pylint - python-pylint
- flake8
- mypy
python-modules: python-modules:
archlinux: archlinux:
- python-ruamel-yaml - python-ruamel-yaml