chore(pyproject): add keywords

This commit is contained in:
IMDelewer 2026-03-19 12:55:12 +00:00
parent a2843d7f50
commit ffe53ebcef
1 changed files with 4 additions and 1 deletions

View File

@ -18,8 +18,11 @@ authors = [
keywords = [ keywords = [
"telegram", "telegram",
"tdesktop",
"proxy", "proxy",
"websocket" "bypass",
"websocket",
"socks5",
] ]
classifiers = [ classifiers = [
"Development Status :: 5 - Production/Stable", "Development Status :: 5 - Production/Stable",