📝 Mention the minumum cherry-picker version in doc (#57139)

This commit is contained in:
Sviatoslav Sydorenko 2019-05-29 20:39:11 +02:00 committed by Alicia Cozine
parent dea9644d21
commit 5183f84016

View file

@ -272,7 +272,8 @@ We do **not** backport features.
.. note:: .. note::
If you prefer, you can use CPython's cherry-picker tool to backport commits If you prefer, you can use CPython's cherry-picker tool
(``pip install --user 'cherry-picker >= 1.3.2'``) to backport commits
from devel to stable branches in Ansible. Take a look at the `cherry-picker from devel to stable branches in Ansible. Take a look at the `cherry-picker
documentation <https://pypi.org/p/cherry-picker#cherry-picking>`_ for documentation <https://pypi.org/p/cherry-picker#cherry-picking>`_ for
details on installing, configuring, and using it. details on installing, configuring, and using it.