Merge branch 'master' into vuejs

This commit is contained in:
Fabio Manganiello 2021-01-23 15:06:14 +01:00
commit 8e2d590e62
5 changed files with 15 additions and 13 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://github.com/BlackLight/platypush",
url="https://git.platypush.tech/platypush/platypush",
packages=find_packages(),
include_package_data=True,
entry_points={