python313Packages.python-can: update disabled
This commit is contained in:
@@ -24,7 +24,7 @@ buildPythonPackage rec {
|
||||
version = "4.6.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hardbyte";
|
||||
|
||||
Reference in New Issue
Block a user