remove python11

This commit is contained in:
Osman Faruk Bayram 2024-11-10 22:15:41 +03:00
parent e9de1bd54b
commit bf884dc3b4

View file

@ -12,18 +12,8 @@
python312Packages.matplotlib
python312Packages.jax
]))
(pkgs.python311.withPackages (ppkgs: [
python311Packages.pip
python311Packages.torch
python311Packages.ipython
python311Packages.numpy
python311Packages.pandas
python311Packages.seaborn
python311Packages.matplotlib
python311Packages.jax
]))
pyenv
];
}
}