Skip to content

Commit dec4c0d

Browse files
fix: update project URLs in pyproject (backport #1761) (#1762)
(cherry picked from commit f687273) Co-authored-by: Rucha Mahabal <[email protected]>
1 parent 0d0a9e5 commit dec4c0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pyproject.toml

+7
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@ section-order = [
5858
"local-folder",
5959
]
6060

61+
62+
[project.urls]
63+
Homepage = "https://frappehr.com/"
64+
Repository = "https://github.com/frappe/hrms.git"
65+
"Bug Reports" = "https://github.com/frappe/hrms/issues"
66+
67+
6168
[tool.bench.frappe-dependencies]
6269
frappe = ">=15.0.0,<16.0.0"
6370
erpnext = ">=15.0.0,<16.0.0"

0 commit comments

Comments
 (0)