Skip to content

Commit 09efc71

Browse files
committed
feat: add project urls ref on pyproject.toml file
1 parent 3f8ef43 commit 09efc71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ dependencies = [
2222
"cffi>=1.0"
2323
]
2424

25+
[project.urls]
26+
Homepage = "https://github.com/bitcoindevkit"
27+
Repository = "https://github.com/bitcoindevkit/bdkpython"
28+
2529
[tool.setuptools]
2630
include-package-data = true
2731

0 commit comments

Comments
 (0)