|
From: | Paolo Bonzini |
Subject: | Re: [RFC PATCH v3 00/20] configure: create a python venv and ensure meson, sphinx |
Date: | Wed, 26 Apr 2023 21:23:58 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 |
On 4/26/23 18:32, John Snow wrote:
mkvenv: Creating {isolated|non-isolated} virtual environment [based on /home/pbonzini/myvenv] "based on ..." for nested venv case only?
Yes.
and when creating the console-scripts shims: mkvenv: Found avocado v90.0Sure. Up to the user at that point to figure out if we used that package or not.e.g. "found meson 0.5.0" might occur even if we require >=1.0.
John and I discussed offlist and he'll try to remove --gen so that all system packages handling is done at "mkvenv ensure" time. The "Found" message can then be printed at "mkvenv ensure" time too.
Thanks, Paolo
Simple to implement, though.
[Prev in Thread] | Current Thread | [Next in Thread] |