mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Adding project.urls
This commit is contained in:
parent
3baf8ad842
commit
618ee4cfc7
1 changed files with 5 additions and 0 deletions
|
|
@ -49,6 +49,11 @@ dependencies = [
|
|||
"py_lib3mf @ git+https://github.com/jdegenstein/py-lib3mf",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
"Homepage" = "https://github.com/gumyr/build123d"
|
||||
"Documentation" = "https://build123d.readthedocs.io/en/latest/index.html"
|
||||
"Bug Tracker" = "https://github.com/gumyr/build123d/issues"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
# exclude build123d._dev from wheels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue