qt6 mypy: Enable on CI

This commit is contained in:
Florian Bruhin 2023-06-29 23:16:35 +02:00
parent ea2de0b40c
commit 50a1f004f0
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@ jobs:
include:
- testenv: pylint
- testenv: flake8
# FIXME:qt6 (lint)
# - testenv: mypy-pyqt6
- testenv: mypy-pyqt6
- testenv: mypy-pyqt5
- testenv: docs
- testenv: vulture