updates setup.py

pull/3405/head
Manuel Montenegro 2023-09-22 11:51:37 +02:00 committed by KPrasch
parent 2ae6ce85b0
commit 97ab6bc23b
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ DEPLOY_REQUIRES = [
'wheel'
]
URSULA_REQUIRES = ['prometheus_client', 'sentry-sdk'] # TODO: Consider renaming to 'monitor', etc.
URSULA_REQUIRES = ["sentry-sdk"]
EXTRAS = {