s/github.com/git.platypush.tech/g

This commit is contained in:
Fabio Manganiello 2021-01-23 15:03:43 +01:00
parent 31b110a06c
commit e2e7011e53
5 changed files with 12 additions and 12 deletions

View file

@ -124,7 +124,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={