Unverified Commit c01ae2ea authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python313Packages.inkbird-ble: remove disabled

parent 49f2ba02
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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";