mirror of
https://github.com/python/cpython.git
synced 2025-11-17 01:25:57 +00:00
parent
e3038e976b
commit
dbd23790db
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ the executable is called ``python.exe``; elsewhere it's just ``python``.
|
||||||
Building a complete Python installation requires the use of various
|
Building a complete Python installation requires the use of various
|
||||||
additional third-party libraries, depending on your build platform and
|
additional third-party libraries, depending on your build platform and
|
||||||
configure options. Not all standard library modules are buildable or
|
configure options. Not all standard library modules are buildable or
|
||||||
useable on all platforms. Refer to the
|
usable on all platforms. Refer to the
|
||||||
`Install dependencies <https://devguide.python.org/getting-started/setup-building.html#build-dependencies>`_
|
`Install dependencies <https://devguide.python.org/getting-started/setup-building.html#build-dependencies>`_
|
||||||
section of the `Developer Guide`_ for current detailed information on
|
section of the `Developer Guide`_ for current detailed information on
|
||||||
dependencies for various Linux distributions and macOS.
|
dependencies for various Linux distributions and macOS.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue