From fe191c8a3b7fbbe677cbaa85c461ba1fd679ea93 Mon Sep 17 00:00:00 2001 From: Jakub Kuczys Date: Sat, 23 May 2026 11:20:18 +0200 Subject: [PATCH] Add a note about additional packages not being kept after update (#6777) --- docs/update_red.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/update_red.rst b/docs/update_red.rst index 93a81c737..93308b098 100644 --- a/docs/update_red.rst +++ b/docs/update_red.rst @@ -28,6 +28,11 @@ Updating differs depending on the version you currently have. Next sections will Red 3.5.25 or newer ******************* +.. note:: + + If you installed any package into Red's virtual environment other than Red, + please note that they will not be kept after the update. + Windows -------