Skip to content

Commit 7b25b1a

Browse files
committed
Use new link to sunset page. Ref #2134.
1 parent aa98900 commit 7b25b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg_resources/py2_warn.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
msg = textwrap.dedent("""
77
Encountered a version of Setuptools that no longer supports
88
this version of Python. Please head to
9-
https://bit.ly/setuptools-py2-warning for support.
9+
https://bit.ly/setuptools-py2-sunset for support.
1010
""")
1111

1212
pre = "Setuptools no longer works on Python 2\n"

0 commit comments

Comments
 (0)