We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a32ec19 commit 88a369cCopy full SHA for 88a369c
docs/conf.py
@@ -66,7 +66,8 @@
66
"black": ("https://black.readthedocs.io/%s", None),
67
"build": ("https://pypa-build.readthedocs.io/%s", None),
68
"commitizen": ("https://commitizen-tools.github.io/commitizen/%s", None),
69
- "coverage.py": ("https://coverage.readthedocs.io/%s", None),
+ "coveragepy-coverage": ("https://coverage.readthedocs.io/%s", None),
70
+ "coveragepy": ("https://github.com/nedbat/coveragepy/%s", None),
71
"cruft": ("https://cruft.github.io/cruft/%s", None),
72
"docker-compose": ("https://docs.docker.com/compose/%s", None),
73
"docker": ("https://docs.docker.com/%s", None),
0 commit comments