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 ccd05aa commit 3ded171Copy full SHA for 3ded171
pyproject.toml
@@ -28,7 +28,8 @@ classifiers = [
28
"Programming Language :: Python :: 3.9",
29
]
30
[project.urls]
31
-Homepage = "https://www1.ids-mannheim.de/kl/projekte/korap.html"
+Homepage = "https://github.com/KorAP/PythonKorAPClient"
32
+Issues = "https://github.com/KorAP/PythonKorAPClient/issues"
33
34
[build-system]
35
requires = ["setuptools>=61", "wheel"]
0 commit comments