pgAdmin 4 commit: Ensure our venv uses the correct python interpreter,

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure our venv uses the correct python interpreter,
Date: 2021-03-08 11:19:42
Message-ID: E1lJDvK-00028z-7q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure our venv uses the correct python interpreter, even if the user has set a different version using update-alternatives or similar. Partially fixes #6279

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=059dad747d63e1832b2f69226a031cc0b1534afb

Modified Files
--------------
pkg/linux/build-functions.sh | 8 ++++++++
1 file changed, 8 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2021-03-08 11:20:49 Re: Making Kerberos optional in the Python wheel
Previous Message Dave Page 2021-03-08 11:11:58 Re: Making Kerberos optional in the Python wheel