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 bc000ac commit a173888Copy full SHA for a173888
setup.rst
@@ -11,6 +11,13 @@ compiled version of the CPython interpreter (CPython is the version of Python
11
available from https://www.python.org/). It also gives an overview of the
12
directory structure of the CPython source code.
13
14
+Alternatively, if you have `Docker <https://www.docker.com/>`_ installed you
15
+might want to use `our official images
16
+<https://gitlab.com/python-devs/ci-images/blob/master/README.md>`_. These
17
+contain the latest releases of several Python versions, along with git head,
18
+and are provided for development and testing purposes only.
19
+
20
21
.. seealso::
22
23
The :ref:`quick-reference` gives brief summary of the process from
0 commit comments