Some more python libs

This commit is contained in:
larstvei 2024-07-20 14:18:15 +02:00
parent 7fe99da86b
commit 115a3823bf

View File

@ -12,15 +12,18 @@
(python3.withPackages (python3.withPackages
(python-packages: with python-packages; [ (python-packages: with python-packages; [
graphviz graphviz
html2text
hypothesis hypothesis
matplotlib matplotlib
numpy numpy
openpyxl
pandas pandas
pygments pygments
python-lsp-server python-lsp-server
scipy
scikit-learn scikit-learn
scipy
xlsxwriter xlsxwriter
yattag
z3 z3
])) ]))
(haskell.packages.ghc96.ghcWithPackages (haskell.packages.ghc96.ghcWithPackages