Add more project urls
Closed this issue · 0 comments
jorgepiloto commented
💡 Add more project urls
In the pyrpoject.toml
file, the [project.urls]
section looks like:
ansys-templates/pyproject.toml
Lines 38 to 39 in 6dd7669
However, the following links could be added too:
[project.urls]
Homepage = "https://github.com/ansys/ansys-templates/"
Documentation = "templates.pyansys.com/"
Source = "https://github.com/ansys-templates/ansys-templates"
Tracker = "https://github.com/ansys/ansys-templates/issues"