python310Packages.pytradfri: update disabled
This commit is contained in:
@@ -13,7 +13,7 @@ buildPythonPackage rec {
|
||||
version = "12.0.1";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "home-assistant-libs";
|
||||
|
||||
Reference in New Issue
Block a user