python3Packages.owslib: disable tests failing on darwin
This commit is contained in:
parent
8f7ef17b2a
commit
b4b974aef7
@ -63,6 +63,8 @@ buildPythonPackage rec {
|
||||
"test_wmts_example_informatievlaanderen"
|
||||
"test_opensearch_creodias"
|
||||
] ++ lib.optionals stdenv.isDarwin [
|
||||
"test_ogcapi_processes_pygeoapi"
|
||||
"test_ogcapi_records_pycsw"
|
||||
"test_ogcapi_records_pygeoapi"
|
||||
"test_wms_getfeatureinfo_130"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user