pgAdmin 4 commit: Add scripts for building the PIP wheel and tarballs

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add scripts for building the PIP wheel and tarballs
Date: 2017-03-30 21:06:06
Message-ID: E1cthGg-0006JH-KG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add scripts for building the PIP wheel and tarballs

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a381c4a53fce6cf0635e90cb77ad2d8dc36bbfd

Modified Files
--------------
ci/build_pip_wheel.sh | 11 +++++++++++
ci/build_tarballs.sh | 11 +++++++++++
2 files changed, 22 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-30 21:11:12 pgAdmin 4 commit: Select the correct Sphinx version
Previous Message Dave Page 2017-03-30 20:49:14 pgAdmin 4 commit: Clean the build from the correct directory.