Skip to content

pyproject.toml: Set pytest to explicitly use PyQt6.#161

Merged
pebenito merged 4 commits intoSELinuxProject:mainfrom
pebenito:force-pyqt6
Feb 13, 2026
Merged

pyproject.toml: Set pytest to explicitly use PyQt6.#161
pebenito merged 4 commits intoSELinuxProject:mainfrom
pebenito:force-pyqt6

Conversation

@pebenito
Copy link
Member

Additional tweaks:

  • Remove deprecated pylint option
  • Remove out of date Apol help file section from README.md
  • Refine build matrix in GitHub actions

Fixes #160

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
If PyQt6 and PySide6 are installed, pytest-qt will choose PySide6
otherwise.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This help file is no longer used.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
Also add Python 3.14 testing.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
@pebenito pebenito merged commit e9422ff into SELinuxProject:main Feb 13, 2026
11 checks passed
@pebenito pebenito deleted the force-pyqt6 branch February 13, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SETools GUI tests fail when PySide6 is installed

1 participant