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 a525ba5 commit b2e498aCopy full SHA for b2e498a
Doc/using/configure.rst
@@ -29,6 +29,9 @@ Features and minimum versions required to build CPython:
29
30
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.
31
32
+* `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/>`_ 2.5.0
33
+ for the :mod:`decimal` module.
34
+
35
* Autoconf 2.72 and aclocal 1.16.5 are required to regenerate the
36
:file:`configure` script.
37
0 commit comments