diff --git a/docs/usage.rst b/docs/usage.rst index 96f2b5f37f413d5c28d0b0e60ba5348ada086e28..ded3e0802a9c90089806673dc828ffca964c9a86 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -2291,7 +2291,10 @@ environment in sync and up-to-date. Roles that want to take advantage of this would: -- Create a sub-directory ``/etc/pip_check_requirements_upgrades/``. +- Create a sub-directory under + ``/etc/pip_check_requirements_upgrades/`` (for Python 2 + applications) or ``/etc/pip_check_requirements_upgrades-py3/`` (for + Python 3 applications). - Deploy ``.in`` and ``.txt`` files within the sub-directory (see ``pip-tools`` docs for explanation of how the ``.in`` files work). - Ensure the created sub-directory and files have ownership set to