fix: update project URLs (#41331)
This commit is contained in:
@@ -67,3 +67,9 @@ typing-modules = ["frappe.types.DF"]
|
|||||||
quote-style = "double"
|
quote-style = "double"
|
||||||
indent-style = "tab"
|
indent-style = "tab"
|
||||||
docstring-code-format = true
|
docstring-code-format = true
|
||||||
|
|
||||||
|
|
||||||
|
[project.urls]
|
||||||
|
Homepage = "https://erpnext.com/"
|
||||||
|
Repository = "https://github.com/frappe/erpnext.git"
|
||||||
|
"Bug Reports" = "https://github.com/frappe/erpnext/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user