python313Packages.linode-api: remove disabled
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
lib,
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
requests,
|
||||
polling,
|
||||
@@ -17,8 +16,6 @@ buildPythonPackage rec {
|
||||
version = "5.37.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
# Sources from Pypi exclude test fixtures
|
||||
src = fetchFromGitHub {
|
||||
owner = "linode";
|
||||
|
||||
Reference in New Issue
Block a user