We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed82707 commit e1a1c39Copy full SHA for e1a1c39
pyproject.toml
@@ -57,7 +57,7 @@ Documentation = "https://github.com/isaac-cf-wong/python-package-template/tree/m
57
Source = "https://github.com/isaac-cf-wong/python-package-template"
58
Tracker = "https://github.com/isaac-cf-wong/python-package-template/issues"
59
Home = "https://github.com/isaac-cf-wong/python-package-template"
60
-"Release Notes": "https://github.com/isaac-cf-wong/python-package-template/releases"
+"Release Notes" = "https://github.com/isaac-cf-wong/python-package-template/releases"
61
62
[tool.flit.module]
63
name = "package_name"
0 commit comments