remove python packages

This commit is contained in:
Frost-Phoenix 2024-02-07 16:57:27 +01:00
parent fd35a788df
commit 9e6521cd2b

View file

@ -4,7 +4,6 @@
(python311Full.withPackages(ps: with ps; [
requests
pygame
shapely
]))
];
}