We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87feb86 commit e9302c1Copy full SHA for e9302c1
1 file changed
pyproject.toml
@@ -37,7 +37,8 @@ dev = [
37
Homepage = "https://github.com/Electronic-Mango/simple-justwatch-python-api"
38
Documentation = "https://electronic-mango.github.io/simple-justwatch-python-api"
39
Repository = "https://github.com/Electronic-Mango/simple-justwatch-python-api"
40
-changelog = "https://github.com/Electronic-Mango/simple-justwatch-python-api/blob/main/CHANGELOG.md"
+Changelog = "https://github.com/Electronic-Mango/simple-justwatch-python-api/blob/main/CHANGELOG.md"
41
+Releases = "https://github.com/Electronic-Mango/simple-justwatch-python-api/releases"
42
43
[build-system]
44
requires = ["uv_build>=0.11.3,<0.12"]
0 commit comments