legendary-gl: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-17 16:33:00 +01:00
parent b8c2d16d52
commit 6213c60987
-2
View File
@@ -26,8 +26,6 @@ python3Packages.buildPythonApplication {
filelock
];
disabled = python3Packages.pythonOlder "3.8";
# no tests
doCheck = false;