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 e99719d commit 1b8c38fCopy full SHA for 1b8c38f
Doc/using/configure.rst
@@ -30,7 +30,7 @@ Features and minimum versions required to build CPython:
30
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.
31
32
* The `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/index.html>`_
33
- library is recommended for the :mod:`decimal` module, the minimum version is 2.5.0.
+ library, minimum version 2.5.0, is recommended for the :mod:`decimal` module.
34
35
* Autoconf 2.72 and aclocal 1.16.5 are required to regenerate the
36
:file:`configure` script.
0 commit comments