[lldb][docs] Repeat required Python version number

We do say it in the table below but if you didn't
want any optional stuff you'd miss it.
This commit is contained in:
David Spickett
2025-04-22 08:53:01 +00:00
parent c3f815ba82
commit 382263376f

View File

@@ -30,7 +30,7 @@ The following requirements are shared on all platforms.
If you want to run the test suite, you'll need to build LLDB with Python
scripting support.
* `Python <http://www.python.org/>`_
* `Python <http://www.python.org/>`_ 3.8 or later.
* `SWIG <http://swig.org/>`_ 4 or later.
If you are on FreeBSD or NetBSD, you will need to install ``gmake`` for building