Skip to content

Commit 528e1b8

Browse files
committed
README: No more "near" EOL warning. Py2's days are *numbered*.
1 parent 5525ed2 commit 528e1b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ Sopel requires ``backports.ssl_match_hostname`` to be installed. Use
3737
``yum install python-backports.ssl_match_hostname`` to install it, or download
3838
and install it manually `from PyPI <https://pypi.org/project/backports.ssl_match_hostname>`_.
3939

40-
Note: Python 2.x is near end of life. Sopel will drop support in version 8.0.
40+
Important: Sopel 8.0 will drop support for many old Python versions,
41+
including Python 2.7!
4142

4243
In the source directory (whether cloned or from the tarball) run ``pip install
4344
-e .``. You can then run ``sopel`` to configure and start the bot.

0 commit comments

Comments
 (0)