python313Packages.aiohomeconnect: remove disabled
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
pytest-cov-stub,
|
||||
pytest-httpx,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
typer,
|
||||
uvicorn,
|
||||
@@ -22,8 +21,6 @@ buildPythonPackage rec {
|
||||
version = "0.24.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "MartinHjelmare";
|
||||
repo = "aiohomeconnect";
|
||||
|
||||
Reference in New Issue
Block a user