python313Packages.python-can: update disabled

This commit is contained in:
Fabian Affolter
2025-08-18 08:39:05 +02:00
committed by GitHub
parent 33476bf697
commit 0f856a1261
@@ -24,7 +24,7 @@ buildPythonPackage rec {
version = "4.6.1";
pyproject = true;
disabled = pythonOlder "3.8";
disabled = pythonOlder "3.9";
src = fetchFromGitHub {
owner = "hardbyte";