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
(python-packages: with python-packages; [
graphviz
html2text
hypothesis
matplotlib
numpy
openpyxl
pandas
pygments
python-lsp-server
scipy
scikit-learn
scipy
xlsxwriter
yattag
z3
]))
(haskell.packages.ghc96.ghcWithPackages