Skip to content

Commit 32c476b

Browse files
skirpichevStanFromIrelandvstinner
committed
pythongh-115119: Recommend upstream libmpdec in build requirements (python#136205)
Co-authored-by: Stan Ulbrych <[email protected]> Co-authored-by: Victor Stinner <[email protected]> (cherry picked from commit b2e498a)
1 parent c30178a commit 32c476b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/using/configure.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Features and minimum versions required to build CPython:
3232
* Autoconf 2.71 and aclocal 1.16.5 are required to regenerate the
3333
:file:`configure` script.
3434

35+
* `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/>`_ 2.5.0
36+
for the :mod:`decimal` module.
37+
3538
.. versionchanged:: 3.1
3639
Tcl/Tk version 8.3.1 is now required.
3740

0 commit comments

Comments
 (0)