qt6 mypy: Enable on CI
This commit is contained in:
parent
ea2de0b40c
commit
50a1f004f0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue