python313Packages.govee-ble: update disabled
This commit is contained in:
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
version = "0.45.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
disabled = pythonOlder "3.10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Bluetooth-Devices";
|
||||
|
||||
Reference in New Issue
Block a user