We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c83d24 commit 91424c7Copy full SHA for 91424c7
ebcdic/pyproject.toml
@@ -26,7 +26,7 @@ Homepage = "https://pypi.python.org/pypi/ebcdic"
26
Repository = "https://github.com/roskakori/CodecMapper.git"
27
Documentation = "https://github.com/roskakori/CodecMapper/blob/master/ebcdic/README.md"
28
"Issue Tracker" = "https://github.com/roskakori/CodecMapper/issues"
29
-Changes = "https://github.com/roskakori/CodecMapper/blob/master/ebcdic/README.md#changes"
+Changes = "https://github.com/roskakori/CodecMapper/blob/master/CHANGES.md"
30
31
[dependency-groups]
32
dev = ["pre-commit>=4.3.0", "pytest>=8.4.1", "ruff>=0.15.2"]
0 commit comments