mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
Run oauth2 python test on qt6 builds
This commit is contained in:
parent
27253e1c21
commit
befc78e3f5
@ -36,7 +36,6 @@ PyQgsStyleStorageMssql
|
||||
# To be fixed
|
||||
PyQgsAnnotation
|
||||
PyQgsAuthenticationSystem
|
||||
PyQgsAuthManagerOAuth2OWSTest
|
||||
PyQgsCodeEditor
|
||||
PyQgsDelimitedTextProvider
|
||||
PyQgsEditWidgets
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user