python3Packages.homematicip: remove disabled
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
pytest-aiohttp,
|
||||
pytest-mock,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
requests,
|
||||
setuptools-scm,
|
||||
setuptools,
|
||||
@@ -19,8 +18,6 @@ buildPythonPackage (finalAttrs: {
|
||||
version = "2.12.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hahn-th";
|
||||
repo = "homematicip-rest-api";
|
||||
|
||||
Reference in New Issue
Block a user