From e888587c68080cb85bb065837c80940804b02c70 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Wed, 21 Aug 2019 08:18:58 +0530 Subject: [PATCH] Note that pip's internals can change at any time --- docs/html/development/architecture/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/html/development/architecture/index.rst b/docs/html/development/architecture/index.rst index f3f221565c4..7d50d998caf 100644 --- a/docs/html/development/architecture/index.rst +++ b/docs/html/development/architecture/index.rst @@ -8,8 +8,9 @@ Architecture of pip's internals interested in helping out, please let us know in the `tracking issue`_. .. note:: - Direct use of pip's internals is *not supported*. - For more details, see :ref:`Using pip from your program`. + Direct use of pip's internals is *not supported*, and these internals + can change at any time. For more details, see :ref:`Using pip from + your program`. .. toctree::