python3Packages.numba: remove unused expression arguments

This commit is contained in:
Doron Behar
2026-02-01 17:40:59 +01:00
committed by Martin Weinelt
parent 73bdcf7dc9
commit 5c454db1f0
@@ -1,10 +1,7 @@
{
lib,
stdenv,
pythonAtLeast,
pythonOlder,
fetchFromGitHub,
fetchpatch2,
python,
buildPythonPackage,
setuptools,