nixpkgs/pkgs/development/python-modules/deal-solver
Theodore Ni cb56c35264
z3, python310Packages.deal-solver: pass python dependencies
Z3 Python bindings import pkg_resources, which comes from setuptools.
deal-solver used to pick this up from astroid, but the latest version of
astroid removed this. Instead, let's pass this dependency explicitly
from the Z3 derivation.
2022-11-20 16:23:40 -08:00
..
default.nix z3, python310Packages.deal-solver: pass python dependencies 2022-11-20 16:23:40 -08:00