This commit is contained in:
Trolli Schmittlauch 2024-07-02 23:42:52 +02:00
parent 5b21da30ba
commit f992a50964
3 changed files with 38 additions and 41 deletions

View file

@ -122,7 +122,7 @@ let
];
pythonTools = with python3Packages; [
python3 # to shadow old macOS python
python3 # to shadow old macOS python
notebook
ipython
pip