should be good

This commit is contained in:
alsaiduq-lab 2025-03-28 13:57:05 -06:00
parent 00aac8fd29
commit e844794e8a

View file

@ -25,7 +25,6 @@
matplotlib
scipy
requests
pip
virtualenv
ipython
six
@ -37,6 +36,7 @@
pillow
jedi
libcst
pip
];
};
in {
@ -46,7 +46,6 @@ in {
config = lib.mkIf config.python.enable {
environment.systemPackages = with pkgs; [
pythonEnv
python3Packages.pip
isort
uv
stdenv.cc.cc.lib