python3Packages.napalm-ros: add python313 support
This commit is contained in:
@@ -13,8 +13,6 @@ buildPythonPackage rec {
|
||||
version = "1.2.6";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonAtLeast "3.13";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "napalm-automation-community";
|
||||
repo = "napalm-ros";
|
||||
|
||||
Reference in New Issue
Block a user