Skip to content
Snippets Groups Projects
Unverified Commit a1213449 authored by Trim21's avatar Trim21 Committed by GitHub
Browse files

fix(pypi): add mypy source url (#6442)

parent 04e82706
Branches
No related tags found
No related merge requests found
...@@ -61,6 +61,7 @@ const manualSourceUrls = { ...@@ -61,6 +61,7 @@ const manualSourceUrls = {
}, },
pypi: { pypi: {
mkdocs: 'https://github.com/mkdocs/mkdocs', mkdocs: 'https://github.com/mkdocs/mkdocs',
mypy: 'https://github.com/python/mypy',
}, },
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment