nix: add z3 to python environment

This commit is contained in:
Bruno BELANYI 2021-12-25 00:30:52 +01:00
parent 289b1ce455
commit d35e1d43d6

View file

@ -60,6 +60,7 @@
black
isort
mypy
z3
]))
];