python311Packages.sumo: update disabled
This commit is contained in:
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
version = "2.3.7";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "SMTG-UCL";
|
||||
|
||||
Reference in New Issue
Block a user