mirror of
https://github.com/nikdoof/python-ts3.git
synced 2025-12-16 19:42:22 +00:00
Added keywords
This commit is contained in:
1
setup.py
1
setup.py
@@ -9,6 +9,7 @@ setup(name = "python-ts3",
|
|||||||
author = "Andrew Willaims",
|
author = "Andrew Willaims",
|
||||||
author_email = "andy@tensixtyone.com",
|
author_email = "andy@tensixtyone.com",
|
||||||
url = "https://github.com/nikdoof/python-ts3/",
|
url = "https://github.com/nikdoof/python-ts3/",
|
||||||
|
keywords = "teamspeak ts3 voice serverquery teamspeak3",
|
||||||
packages = ['ts3',],
|
packages = ['ts3',],
|
||||||
scripts = ['examples/gents3privkey.py'],
|
scripts = ['examples/gents3privkey.py'],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user