python310Packages.regenmaschine: update disabled

This commit is contained in:
Fabian Affolter
2023-12-25 10:07:28 +01:00
committed by GitHub
parent 90493f9411
commit 9f7ddbd298
@@ -17,7 +17,7 @@ buildPythonPackage rec {
version = "2023.12.0";
pyproject = true;
disabled = pythonOlder "3.9";
disabled = pythonOlder "3.10";
src = fetchFromGitHub {
owner = "bachya";