Skip to content

Commit

Permalink
#96 add sentry imports in optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whatnick authored and whatnick committed Mar 6, 2020
1 parent ebfa652 commit e6c2f2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"setproctitle",
"meinheld",
"gevent",
# Monitoring
"raven",
"blinker",
],
}

Expand Down

0 comments on commit e6c2f2c

Please sign in to comment.