python3Packages.pyfakefs: remove unused 'undefined' dependency (#400013)

This commit is contained in:
Martin Weinelt
2025-04-19 11:30:17 +02:00
committed by GitHub
@@ -11,7 +11,6 @@
# tests
pandas,
pytestCheckHook,
undefined,
}:
buildPythonPackage rec {
@@ -33,7 +32,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
pandas
pytestCheckHook
undefined
];
pytestFlagsArray = [