python312Packages.bthome-ble: refactor

This commit is contained in:
Fabian Affolter
2024-03-09 10:31:20 +01:00
committed by GitHub
parent ada2fc034d
commit a5be1e7c12
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "bthome-ble";
version = "3.7.0";
format = "pyproject";
pyproject = true;
disabled = pythonOlder "3.9";