diff --git a/setup.py b/setup.py index 33283c8..38d6ad8 100644 --- a/setup.py +++ b/setup.py @@ -333,6 +333,26 @@ class Colors: "data-", "etl", ], + "debug": [ + "debug", + "debugging", + "breakpoint", + "logger", + "logging", + "trace", + "profiler", + "profiling", + "devtools", + "inspector", + "monitor", + "troubleshoot", + "diagnostic", + "error-tracking", + "sentry", + "datadog", + "newrelic", + "bugtracking", + ], "education": [ "learning", "course",