feat: add sentry sdk
This commit is contained in:
parent
a60d83311b
commit
b7214b5d46
14 changed files with 86 additions and 12 deletions
|
@ -30,6 +30,9 @@ setup(
|
|||
"distro>=1.8.0,<1.9",
|
||||
"types-requests>=2.25.1,<2.29",
|
||||
],
|
||||
"sentry": [
|
||||
"sentry-sdk>=1.15.0,<1.16",
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue