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 3478603 commit 75b50a7Copy full SHA for 75b50a7
codecov-cli/pyproject.toml
@@ -35,6 +35,13 @@ codecov = "codecov_cli.main:run"
35
codecovcli = "codecov_cli.main:run"
36
codecov-cli = "codecov_cli.main:run"
37
38
+[project.urls]
39
+Homepage = "https://about.codecov.io"
40
+"CI: GitHub" = "https://github.com/getsentry/prevent-cli/actions/workflows/ci.yml"
41
+"Docs" = "https://docs.codecov.com"
42
+"GitHub: issues" = "https://github.com/getsentry/prevent-cli/issues"
43
+"GitHub: repo" = "https://github.com/getsentry/prevent-cli"
44
+
45
[build-system]
46
requires = ["setuptools"]
47
build-backend = "setuptools.build_meta"
0 commit comments