lol

python3Packages.cart: adjust inputs

-2
-2
pkgs/development/python-modules/cart/default.nix
··· 4 4 , fetchFromGitHub 5 5 , pythonOlder 6 6 , pytestCheckHook 7 - , unittest2 8 7 }: 9 8 10 9 buildPythonPackage rec { ··· 27 26 28 27 checkInputs = [ 29 28 pytestCheckHook 30 - unittest2 31 29 ]; 32 30 33 31 pytestFlagsArray = [