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 1b8c38f commit 795d6eaCopy full SHA for 795d6ea
1 file changed
Doc/using/configure.rst
@@ -29,8 +29,8 @@ Features and minimum versions required to build CPython:
29
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, minimum version 2.5.0, is recommended for the :mod:`decimal` module.
+* `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/>`_ 2.5.0
+ 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