Update
This commit is contained in:
1
setup.py
1
setup.py
@@ -9,4 +9,5 @@ setup(
|
|||||||
author='RemiZOffAlex',
|
author='RemiZOffAlex',
|
||||||
author_email='remizoffalex@gmail.com',
|
author_email='remizoffalex@gmail.com',
|
||||||
packages=find_packages(exclude=['prototypes', 'tests']),
|
packages=find_packages(exclude=['prototypes', 'tests']),
|
||||||
|
keywords=['api', 'json-rpc', 'rpc']
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user