Skip to content

Commit e4fa952

Browse files
Update packaging for release
1 parent a6ae48c commit e4fa952

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"urls": [
3-
["qwiic_template.py", "github:sparkfun/Qwiic_Template_Py/qwiic_template.py"]
3+
["qwiic_template.py", "github:sparkfun/Qwiic_Template_Py/qwiic_cy8cmbr3.py"]
44
],
55
"deps": [
66
["github:sparkfun/Qwiic_I2C_Py", "master"]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ classifiers=[
4343
keywords = ["electronics, maker"]
4444

4545
[project.urls]
46-
homepage = "https://www.sparkfun.com/products/TODO"
46+
homepage = "https://www.sparkfun.com/sparkfun-qwiic-soil-moisture-sensor-capacitive.html"
4747

4848
[tool.setuptools]
4949
py-modules = ["qwiic_cy8cmbr3"]

0 commit comments

Comments
 (0)