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 3c3b30f commit d935007Copy full SHA for d935007
pyproject.toml
@@ -54,9 +54,9 @@ dev = [
54
]
55
56
[project.urls]
57
-Documentation = "https://github.com/unknown/easyhla#readme"
58
-Issues = "https://github.com/unknown/easyhla/issues"
59
-Source = "https://github.com/unknown/easyhla"
+Documentation = "https://github.com/cfe-lab/pyeasyhla/blob/main/README.md"
+Issues = "https://github.com/cfe-lab/pyeasyhla/issues"
+Source = "https://github.com/cfe-lab/pyeasyhla"
60
61
[project.scripts]
62
clinical_hla = "easyhla.clinical_hla:main"
0 commit comments