We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74d144 commit 92b63f4Copy full SHA for 92b63f4
setup.py
@@ -22,8 +22,8 @@
22
version='0.2.0',
23
description='Python API for interacting with Glances.',
24
long_description=long_description,
25
- url='https://github.com/fabaff/python-glances-api',
26
- download_url='https://github.com/fabaff/python-glances-api/releases',
+ url='https://github.com/home-assistant-ecosystem/python-glances-api',
+ download_url='https://github.com/home-assistant-ecosystem/python-glances-api/releases',
27
author='Fabian Affolter',
28
author_email='[email protected]',
29
license='MIT',
0 commit comments