Run oauth2 python test on qt6 builds

This commit is contained in:
Nyall Dawson 2024-12-13 10:32:09 +10:00
parent 27253e1c21
commit befc78e3f5
2 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,6 @@ PyQgsStyleStorageMssql
# To be fixed
PyQgsAnnotation
PyQgsAuthenticationSystem
PyQgsAuthManagerOAuth2OWSTest
PyQgsCodeEditor
PyQgsDelimitedTextProvider
PyQgsEditWidgets

View File

@ -47,6 +47,7 @@ RUN dnf -y --refresh install \
protobuf-lite-devel \
python3-devel \
python3-mock \
python3-oauthlib \
python3-OWSLib \
python3-pyqt6 \
python3-pyqt6-devel \