remove python packages
This commit is contained in:
parent
fd35a788df
commit
9e6521cd2b
|
@ -4,7 +4,6 @@
|
||||||
(python311Full.withPackages(ps: with ps; [
|
(python311Full.withPackages(ps: with ps; [
|
||||||
requests
|
requests
|
||||||
pygame
|
pygame
|
||||||
shapely
|
|
||||||
]))
|
]))
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue