From 569919ff8da3a380ed4293625a76c6d2286b75b4 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Tue, 16 Jul 2024 16:34:16 -0400 Subject: [PATCH] Restore declaration of "re-use existing environment". Partially reverts a6a3fddcaab428db3833d4bcf2f3ac719e6dd63c. --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 3f3827b..f1a11fc 100644 --- a/README.rst +++ b/README.rst @@ -408,6 +408,9 @@ runpy scripts). * - interactive interpreter with deps - ✓ - + * - re-use existing environment + - ✓ + - * - ephemeral environments - ✓ - ✓