me
/
guix
Archived
1
0
Fork 0

gnu: qgis: Disable a failing test.

* gnu/packages/geo.scm (qgis)[arguments]: Add "PyQgsRasterResampler" to the
  list of disabled tests.
Guillaume Le Vaillant 2022-06-25 20:45:51 +02:00
parent f853f0757b
commit afc744496e
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 0 deletions

View File

@ -2485,6 +2485,7 @@ growing set of geoscientific methods.")
"PyQgsProviderConnectionSpatialite"
"PyQgsPythonProvider"
"PyQgsRasterLayer"
"PyQgsRasterResampler"
"PyQgsRulebasedRenderer"
"PyQgsSelectiveMasking"
"PyQgsSettings"