Add some Python packages

This commit is contained in:
larstvei 2023-01-08 01:31:05 +01:00
parent 946d46dd13
commit aede6595d6

View File

@ -17,10 +17,14 @@
])) ]))
(python3.withPackages (python3.withPackages
(python-packages: with python-packages; [ (python-packages: with python-packages; [
hypothesis
graphviz graphviz
z3 hypothesis
matplotlib
numpy
pandas
pygments pygments
scipy
z3
])) ]))
bat bat
cbqn cbqn