pgAdmin 4 commit: Don't use virtualenv to create the venv on Windows.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't use virtualenv to create the venv on Windows.
Date: 2020-06-01 09:32:44
Message-ID: E1jfgoG-00055J-Df@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't use virtualenv to create the venv on Windows.

Branch
------
master

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

Modified Files
--------------
Make.bat | 2 +-
pkg/win32/README.txt | 6 ++----
2 files changed, 3 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-06-01 14:09:18 pgAdmin 4 now available on PyPi
Previous Message Dave Page 2020-06-01 09:31:39 pgAdmin 4 commit: Ignore venv directories in the tree.