Adding project.urls

This commit is contained in:
gumyr 2023-08-20 14:51:23 -04:00
parent 3baf8ad842
commit 618ee4cfc7

View file

@ -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