Skip to content

Commit f17af6f

Browse files
committed
pythongh-115119: Document libmpdec dependency in the build doc
1 parent 8dc3383 commit f17af6f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/using/configure.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Features and minimum versions required to build CPython:
2525
* OpenSSL 1.1.1 is the minimum version and OpenSSL 3.0.16 is the recommended
2626
minimum version for the :mod:`ssl` and :mod:`hashlib` extension modules.
2727

28+
* `libmpdec <https://www.bytereef.org/mpdecimal/>`__ 2.5.1
29+
for the :mod:`decimal` module.
30+
2831
* SQLite 3.15.2 for the :mod:`sqlite3` extension module.
2932

3033
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.

0 commit comments

Comments
 (0)