diff --git a/lib/datasource/index.js b/lib/datasource/index.js index 69b85c1f8f2f7c27c256aeac17090a6ed0e290ae..aa05f9da644805c8f1c859b1c99dbf3fd71bcba8 100644 --- a/lib/datasource/index.js +++ b/lib/datasource/index.js @@ -64,6 +64,7 @@ const manualSourceUrls = { node: 'https://github.com/nodejs/node', }, pypi: { + coverage: 'https://github.com/nedbat/coveragepy/', // bitbucket entry on pypi is wrong mkdocs: 'https://github.com/mkdocs/mkdocs', pillow: 'https://github.com/python-pillow/Pillow', },