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
(python-packages: with python-packages; [
hypothesis
graphviz
z3
hypothesis
matplotlib
numpy
pandas
pygments
scipy
z3
]))
bat
cbqn