python: +pyyaml

This commit is contained in:
2025-06-06 07:06:11 +00:00
parent 05681f1399
commit a1b17ff6fe

View File

@@ -271,6 +271,7 @@ in
(python3.withPackages ( (python3.withPackages (
ps: with ps; [ ps: with ps; [
pyyaml
numpy numpy
ipython ipython
matplotlib matplotlib