[development] sort python packages

This commit is contained in:
Felix Buehler 2021-06-08 21:58:22 +02:00
parent 124e582896
commit 67d5ee8c48

View file

@ -27,14 +27,15 @@ in
patchelf
pkg-config
(python3.withPackages (ps: with ps; [
tqdm # progressbar in pandas
jupyter # notebooks
matplotlib
numpy
pandas
matplotlib
scipy
scikitlearn
pillow
plotly
scikitlearn
scipy
tqdm # progressbar in pandas
]))
ripgrep
shellcheck