[NixOS] Add numpy and tensorflow as default python installs
This commit is contained in:
@@ -5,9 +5,11 @@ let
|
|||||||
appdirs
|
appdirs
|
||||||
ipdb
|
ipdb
|
||||||
ipython
|
ipython
|
||||||
|
numpy
|
||||||
pip
|
pip
|
||||||
python-language-server
|
python-language-server
|
||||||
requests
|
requests
|
||||||
|
tensorflow
|
||||||
tox
|
tox
|
||||||
virtualenv
|
virtualenv
|
||||||
virtualenvwrapper
|
virtualenvwrapper
|
||||||
|
Reference in New Issue
Block a user