Loading pkgs/development/python-modules/sentry-sdk/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -187,6 +187,8 @@ buildPythonPackage rec { # assert count_item_types["sessions"] == 1 # assert 0 == 1 "test_auto_session_tracking_with_aggregates" # timing sensitive "test_profile_captured" ]; pythonImportsCheck = [ "sentry_sdk" ]; Loading Loading
pkgs/development/python-modules/sentry-sdk/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -187,6 +187,8 @@ buildPythonPackage rec { # assert count_item_types["sessions"] == 1 # assert 0 == 1 "test_auto_session_tracking_with_aggregates" # timing sensitive "test_profile_captured" ]; pythonImportsCheck = [ "sentry_sdk" ]; Loading