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