forked from platypush/platypush
s/github.com/git.platypush.tech/g
This commit is contained in:
parent
31b110a06c
commit
e2e7011e53
5 changed files with 12 additions and 12 deletions
2
setup.py
2
setup.py
|
@ -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={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue