Skip to content

Commit 8a73fc4

Browse files
committed
pyproject: add link to project homepage
1 parent b638a1b commit 8a73fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "MicroPython cross-compiler targeting multiple runtime versions."
55
authors = ["David Lechner <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
8+
homepage = "https://github.com/pybricks/python-mpy-cross-multi"
89

910
[tool.poetry.scripts]
1011
"mpy-cross-multi" = "mpy_cross_multi.__main__:_run"

0 commit comments

Comments
 (0)