python311Packages.drf-spectacular: disable failing test
This commit is contained in:
@@ -79,6 +79,8 @@ buildPythonPackage rec {
|
||||
disabledTests = [
|
||||
# requires django with gdal
|
||||
"test_rest_framework_gis"
|
||||
# outdated test artifact
|
||||
"test_pydantic_decoration"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "drf_spectacular" ];
|
||||
|
||||
Reference in New Issue
Block a user