python311Packages.aiomqtt: update disabled
This commit is contained in:
@@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
version = "1.2.0";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sbtinstruments";
|
||||
|
||||
Reference in New Issue
Block a user