python313Packages.pyoverkiz: remove disabled
Remove pythonOlder dependency and its usage.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
pyhumps,
|
||||
pytest-asyncio,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
warrant-lite,
|
||||
}:
|
||||
|
||||
@@ -19,8 +18,6 @@ buildPythonPackage rec {
|
||||
version = "1.19.3";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "iMicknl";
|
||||
repo = "python-overkiz-api";
|
||||
|
||||
Reference in New Issue
Block a user