Skip to content

Commit

Permalink
Add News project URL (#8781)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Sep 27, 2020
1 parent 960e5e2 commit 4fb5a21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Expand Up @@ -201,4 +201,7 @@ def run(self):
extras_require={'dmypy': 'psutil >= 4.0'},
python_requires=">=3.5",
include_package_data=True,
project_urls={
'News': 'http://mypy-lang.org/news.html',
},
)

0 comments on commit 4fb5a21

Please sign in to comment.