Skip to content

Commit a5d8961

Browse files
committed
Add project URLs
1 parent 2a884d4 commit a5d8961

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ dependencies = [
2121
"pint",
2222
]
2323

24+
[project.urls]
25+
Repository = "https://github.com/jbussemaker/SysML-v2-Python-Units"
26+
Documentation = "https://github.com/jbussemaker/SysML-v2-Python-Units/blob/main/documentation.ipynb"
27+
2428
[project.optional-dependencies]
2529
test = [
2630
"pytest"

0 commit comments

Comments
 (0)