nixpkgs/pkgs/development/python-modules/sentry-sdk
Ruud van Asseldonk 302aed5ab4 python3Packages.sentry-sdk: fix trytond dependency
Tryton is an optional dependency, if it is present, Sentry can integrate
it, but when it is not present, Sentry should not pull it in as a
propagated build input, it is only required for the tests that test this
specific integration.

In particular, pulling in trytond creates a transitive dependency on
simplejson, which makes "requests" behave differently in a way that can
break error handling.
2020-07-28 09:10:28 -07:00
..
default.nix python3Packages.sentry-sdk: fix trytond dependency 2020-07-28 09:10:28 -07:00