python314Packages.django-stubs: fix build
This commit is contained in:
@@ -66,6 +66,7 @@ buildPythonPackage rec {
|
||||
disabledTestPaths = [
|
||||
# Skip type checking
|
||||
"tests/typecheck/"
|
||||
"ext/tests/typecheck/"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "django-stubs" ];
|
||||
|
||||
Reference in New Issue
Block a user