dont actually need py310 anymore

This commit is contained in:
Jakub Kropáček 2025-02-11 10:28:17 +01:00
parent 8fb9c771dd
commit a4698693eb

View file

@ -33,7 +33,6 @@ in
++ lib.optionals cfg.install-additional [
python313
python311
python310
];
};
}