mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
10 lines
267 B
Plaintext
10 lines
267 B
Plaintext
config BR2_PACKAGE_PYTHON_RAVEN
|
|
bool "python-raven"
|
|
select BR2_PACKAGE_PYTHON3_ZLIB
|
|
select BR2_PACKAGE_PYTHON3_SSL
|
|
select BR2_PACKAGE_PYTHON3_UNICODEDATA
|
|
help
|
|
Raven is a client for Sentry (https://getsentry.com).
|
|
|
|
https://github.com/getsentry/raven-python
|