pgAdmin 4 commit: Use Python3 to create the Python env.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Use Python3 to create the Python env.
Date: 2021-01-29 10:19:12
Message-ID: E1l5Qrw-0003nL-2K@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use Python3 to create the Python env.

Branch
------
master

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

Modified Files
--------------
pkg/mac/build-functions.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-01-29 10:31:32 pgAdmin 4 commit: We need python3 to be the default for building.
Previous Message Akshay Joshi 2021-01-29 09:26:25 pgAdmin 4 commit: Fixed Definition list ends without a blank line; unex