lol

python312Packages.python-can: relax msgpack constraint

+1
+1
pkgs/development/python-modules/python-can/default.nix
··· 36 36 substituteInPlace tox.ini \ 37 37 --replace " --cov=can --cov-config=tox.ini --cov-report=lcov --cov-report=term" "" 38 38 ''; 39 + pythonRelaxDeps = [ "msgpack" ]; 39 40 40 41 nativeBuildInputs = [ setuptools ]; 41 42