summaryrefslogtreecommitdiffstats
path: root/package/python-sentry-sdk/Config.in
blob: 5bddabe282b4dc16bad88186e9de27f7fa61d989 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_PYTHON_SENTRY_SDK
	bool "python-sentry-sdk"
	select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
	select BR2_PACKAGE_PYTHON_CERTIFI # runtime
	help
	  Python client for Sentry (https://getsentry.com).

	  https://github.com/getsentry/sentry-python
OpenPOWER on IntegriCloud