Merge pull request #154993 from fabaff/fix-cart

python3Packages.cart: adjust inputs
This commit is contained in:
Fabian Affolter 2022-01-14 14:33:19 +01:00 committed by GitHub
commit 790b76e23d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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