nix: add z3 to python environment

This commit is contained in:
Bruno BELANYI 2021-12-25 00:30:52 +01:00
parent f42b43d8bc
commit 0d3efefaa5

View file

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