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
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ const manualSourceUrls = {
},
pypi: {
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.
Finish editing this message first!
Please register or to comment