We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be88da commit 6d820a3Copy full SHA for 6d820a3
pyproject.toml
@@ -44,11 +44,11 @@ test = [
44
]
45
46
[project.urls]
47
-"Homepage"= "https://github.com/kislyuk/signxml"
+"Homepage"= "https://github.com/XML-Security/signxml"
48
"Documentation"= "https://xml-security.github.io/signxml/"
49
-"Source Code"= "https://github.com/kislyuk/signxml"
50
-"Issue Tracker"= "https://github.com/kislyuk/signxml/issues"
51
-"Change Log"= "https://github.com/kislyuk/signxml/blob/main/Changes.rst"
+"Source Code"= "https://github.com/XML-Security/signxml"
+"Issue Tracker"= "https://github.com/XML-Security/signxml/issues"
+"Change Log"= "https://github.com/XML-Security/signxml/blob/main/Changes.rst"
52
53
[build-system]
54
requires = ["hatchling", "hatch-vcs"]
0 commit comments