Merge branch 'master' into vuejs

This commit is contained in:
Fabio Manganiello 2021-02-05 23:18:31 +01:00
commit 23a5cd519a
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ setup(
license="MIT",
python_requires='>= 3.6',
keywords="home-automation iot mqtt websockets redis dashboard notificaions",
url="https://git.platypush.tech/platypush/platypush",
url="https://platypush.tech",
packages=find_packages(),
include_package_data=True,
entry_points={