mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00: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
|