mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Documented CheckDocumentation.
This commit is contained in:
@@ -161,9 +161,7 @@ python_version
|
||||
:Possible Values: Any valid Python version conforming to the pattern ``<major>.<minor>`` or ``pypy-<major>.<minor>``. |br|
|
||||
See `actions/python-versions - available Python versions <https://github.com/actions/python-versions>`__
|
||||
and `actions/setup-python - configurable Python versions <https://github.com/actions/setup-python>`__.
|
||||
:Description: Python version used as default for other jobs requiring a single Python version. |br|
|
||||
In case :ref:`JOBTMPL/Parameters/Input/python_version_list` is an empty string, this version is used
|
||||
to populate the version list.
|
||||
:Description: Python version used to run Python code in this job.
|
||||
|
||||
|
||||
.. _JOBTMPL/SphinxDocumentation/Input/requirements:
|
||||
|
||||
Reference in New Issue
Block a user