Add sentry with integrations (#32)

* Add sentry with integrations

* Remove raven references from python code
This commit is contained in:
Galen G 2019-11-03 23:14:52 -05:00 committed by Devin Matte
parent 1ee7198363
commit 71d33bf7ec
3 changed files with 13 additions and 1 deletions

View file

@ -19,3 +19,4 @@ tenacity==5.0.2
websockify==0.8.0
pylint==2.3.1
pylint-quotes==0.2.1
sentry-sdk~=0.13.1