python3Packages.inkex: don't check metadata
This commit is contained in:
@@ -62,6 +62,9 @@ buildPythonPackage {
|
||||
|
||||
pythonImportsCheck = [ "inkex" ];
|
||||
|
||||
# The inkex version isn't update in tandem with inkscape
|
||||
dontCheckPythonMetadata = true;
|
||||
|
||||
nativeCheckInputs = [
|
||||
gobject-introspection
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user