python3.pkgs.gobject-stubs: Disable the check phase
This commit is contained in:
@@ -26,6 +26,8 @@ buildPythonPackage rec {
|
||||
setuptools
|
||||
];
|
||||
|
||||
# This package does not include any tests.
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
description = "PEP 561 Typing Stubs for PyGObject";
|
||||
|
||||
Reference in New Issue
Block a user