pgAdmin 4 commit: When building the Windows installer, copy system Pyth

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: When building the Windows installer, copy system Pyth
Date: 2018-08-29 10:33:28
Message-ID: E1fuxmy-0007cf-W2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

When building the Windows installer, copy system Python packages before installing dependencies to ensure we don't end up with older versions than intended. Fixes #3579

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b7ad95907a92236f9652713ca00cec792ee3cb6a
Author: Maxim Zakharov <dp(dot)maxime(at)gmail(dot)com>

Modified Files
--------------
Make.bat | 6 +++---
docs/en_US/release_notes_3_3.rst | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-29 12:15:48 pgAdmin 4 commit: Fixed debugger execution issues:
Previous Message Khushboo Vashi 2018-08-29 10:12:25 Re: Fix for debugger issue with EPAS package procedures/functions INOUT params #RM3191