mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 08:58:31 +00:00
Add some Python packages
This commit is contained in:
parent
946d46dd13
commit
aede6595d6
@ -17,10 +17,14 @@
|
||||
]))
|
||||
(python3.withPackages
|
||||
(python-packages: with python-packages; [
|
||||
hypothesis
|
||||
graphviz
|
||||
z3
|
||||
hypothesis
|
||||
matplotlib
|
||||
numpy
|
||||
pandas
|
||||
pygments
|
||||
scipy
|
||||
z3
|
||||
]))
|
||||
bat
|
||||
cbqn
|
||||
|
Loading…
Reference in New Issue
Block a user