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 8831d5c commit 209b952Copy full SHA for 209b952
setup.py
@@ -18,7 +18,7 @@ def readme():
18
author='dustin.wei',
19
author_email='dustin.wei@quectel.com',
20
keywords=["QuecPython", "quecpython", "QuecPython Kits", "quecpython kits"],
21
- url='http://github.com/quecpython',
+ url='https://github.com/QuecPython/thonny-quecpython',
22
classifiers=[
23
"Programming Language :: Python :: 3",
24
"License :: OSI Approved :: MIT License",
0 commit comments