We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa98900 commit 7b25b1aCopy full SHA for 7b25b1a
pkg_resources/py2_warn.py
@@ -6,7 +6,7 @@
6
msg = textwrap.dedent("""
7
Encountered a version of Setuptools that no longer supports
8
this version of Python. Please head to
9
- https://bit.ly/setuptools-py2-warning for support.
+ https://bit.ly/setuptools-py2-sunset for support.
10
""")
11
12
pre = "Setuptools no longer works on Python 2\n"
0 commit comments