python313Packages.inkbird-ble: remove disabled

This commit is contained in:
Fabian Affolter
2025-11-22 13:30:41 +01:00
committed by GitHub
parent 49f2ba029e
commit c01ae2ea30
@@ -9,7 +9,6 @@
pytest-asyncio,
pytest-cov-stub,
pytestCheckHook,
pythonOlder,
sensor-state-data,
}:
@@ -18,8 +17,6 @@ buildPythonPackage rec {
version = "1.1.1";
pyproject = true;
disabled = pythonOlder "3.11";
src = fetchFromGitHub {
owner = "Bluetooth-Devices";
repo = "inkbird-ble";