home packages: add python
This commit is contained in:
parent
563811c3ba
commit
baa0dd00f6
|
@ -121,6 +121,7 @@ let
|
|||
];
|
||||
|
||||
pythonTools = with python3Packages; [
|
||||
python3 # to shadow old macOS python
|
||||
notebook
|
||||
ipython
|
||||
pip
|
||||
|
|
Loading…
Reference in a new issue