diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-21 16:31:08 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-04-28 12:52:02 -0600 |
commit | 412b09ddadd34e9be0d9a26e6de252361fafc237 (patch) | |
tree | c7f6b6aafd6609fe13e9cb902abc7afa1950827c /include/rdma/opa_smi.h | |
parent | 2834a7412bb1a74722231d7198518f9456279156 (diff) | |
download | linux-412b09ddadd34e9be0d9a26e6de252361fafc237.tar.bz2 |
scripts: sphinx-pre-install: fix a bug when using with venv
When python3 creates a venv, it adds python into it!
This causes any upgrade recommendation to look like this:
/devel/v4l/docs/sphinx_1.7.9/bin/python3 -m venv sphinx_2.4.4
. sphinx_2.4.4/bin/activate
pip install -r ./Documentation/sphinx/requirements.txt
With is wrong (and it may not work). So, when recomending
an upgrade, exclude the venv dir from the search path, and
get the system's python.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/aa622ff71bebf6960fc0262fb90e7ebc7a999a02.1587478901.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'include/rdma/opa_smi.h')
0 files changed, 0 insertions, 0 deletions