mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
chore: Add Sentry to native Python runner (#19082)
This commit is contained in:
@@ -8,6 +8,9 @@ dependencies = [
|
||||
"websockets>=15.0.1",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
sentry = ["sentry-sdk>=2.35.2"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.12.8",
|
||||
|
||||
Reference in New Issue
Block a user