Skip to content

Commit 8b71862

Browse files
committed
Point at the latest 3.x docs in the URL on the PyPI
1 parent e081e9a commit 8b71862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
long_description=long_description,
4848
author='Guido van Rossum, Jukka Lehtosalo, Łukasz Langa',
4949
author_email='[email protected]',
50-
url='https://docs.python.org/3.5/library/typing.html',
50+
url='https://docs.python.org/3/library/typing.html',
5151
license='PSF',
5252
keywords='typing function annotations type hints hinting checking '
5353
'checker typehints typehinting typechecking backport',

0 commit comments

Comments
 (0)