[pgadmin-org/pgadmin4] bdb43f: Correct the make target to install Python requirem...

From: Dave Page <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] bdb43f: Correct the make target to install Python requirem...
Date: 2023-04-05 14:07:14
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/401358-bdb43f@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: bdb43f84e84ac706d2b8e8db88fccaca54ac69cb
https://github.com/pgadmin-org/pgadmin4/commit/bdb43f84e84ac706d2b8e8db88fccaca54ac69cb
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-04-05 (Wed, 05 Apr 2023)

Changed paths:
M .github/workflows/run-python-tests-pg.yml

Log Message:
-----------
Correct the make target to install Python requirements for testing.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2023-04-05 15:04:36 [pgadmin-org/pgadmin4] 0987c9: Use a matrix based test for the different PostgreS...
Previous Message Dave Page 2023-04-05 14:01:36 [pgadmin-org/pgadmin4] 401358: Simplify and standardise actions.