python3Packages.cart: adjust inputs

This commit is contained in:
Fabian Affolter 2022-01-14 10:18:19 +01:00
parent 36797a3c65
commit 3a8627dcf7

View File

@ -4,7 +4,6 @@
, fetchFromGitHub
, pythonOlder
, pytestCheckHook
, unittest2
}:
buildPythonPackage rec {
@ -27,7 +26,6 @@ buildPythonPackage rec {
checkInputs = [
pytestCheckHook
unittest2
];
pytestFlagsArray = [