We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5525ed2 commit 528e1b8Copy full SHA for 528e1b8
README.rst
@@ -37,7 +37,8 @@ Sopel requires ``backports.ssl_match_hostname`` to be installed. Use
37
``yum install python-backports.ssl_match_hostname`` to install it, or download
38
and install it manually `from PyPI <https://pypi.org/project/backports.ssl_match_hostname>`_.
39
40
-Note: Python 2.x is near end of life. Sopel will drop support in version 8.0.
+Important: Sopel 8.0 will drop support for many old Python versions,
41
+including Python 2.7!
42
43
In the source directory (whether cloned or from the tarball) run ``pip install
44
-e .``. You can then run ``sopel`` to configure and start the bot.
0 commit comments