python312Packages.python-can: relax msgpack constraint
This commit is contained in:
@@ -36,6 +36,7 @@ buildPythonPackage rec {
|
||||
substituteInPlace tox.ini \
|
||||
--replace " --cov=can --cov-config=tox.ini --cov-report=lcov --cov-report=term" ""
|
||||
'';
|
||||
pythonRelaxDeps = [ "msgpack" ];
|
||||
|
||||
nativeBuildInputs = [ setuptools ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user