From fe8eb734f7b8aada6c920b1e80babfa928856af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steven!=20Ragnar=C3=B6k?= Date: Fri, 9 Aug 2024 16:14:49 -0700 Subject: [PATCH] Complete a sentence I stopped writing. --- doc/pip_and_pep_668.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pip_and_pep_668.rst b/doc/pip_and_pep_668.rst index e43d11340..b1ff62855 100644 --- a/doc/pip_and_pep_668.rst +++ b/doc/pip_and_pep_668.rst @@ -19,7 +19,7 @@ The value of the environment variable can be any of ``1``, ``yes``, or ``true``. The string values are not case sensitive. rosdep is designed to use ``sudo`` in order to gain root privileges for installation when not run as root. -If your system's sudo configuration prohibits the passing of environment variables +If your system's sudo configuration prohibits the passing of environment variables use the `pip.conf ` method below. Configure using pip.conf