Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Doc/using/configure.rst
Co-authored-by: Stan Ulbrych <[email protected]>
  • Loading branch information
skirpichev and StanFromIreland authored Jul 2, 2025
commit e99719dbbf4b4d5415ef9d9a2bcd91a077325027
2 changes: 1 addition & 1 deletion Doc/using/configure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Features and minimum versions required to build CPython:
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.

* The `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/index.html>`_
is recommended for the :mod:`decimal` module, the minimum version is 2.5.0.
library is recommended for the :mod:`decimal` module, the minimum version is 2.5.0.

* Autoconf 2.72 and aclocal 1.16.5 are required to regenerate the
:file:`configure` script.
Expand Down
Loading