chore(pyproject): add keywords
This commit is contained in:
parent
a2843d7f50
commit
ffe53ebcef
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue