Install all test/build python packages from requirements.txt
authorAshley Pittman <ashley@pittman.co.uk>
Sat, 23 Mar 2024 19:50:59 +0000 (19:50 +0000)
committerBernd Schubert <bernd.schubert@fastmail.fm>
Wed, 27 Mar 2024 16:26:14 +0000 (17:26 +0100)
commite3bd7de51770d8f7c10e3e20d5b46cc4715ab153
tree15c7608113e4f6cc130ec5f282a9c121b9e34665
parentdd95d13aaca940a310628f31bfcdd2deb38ad377
Install all test/build python packages from requirements.txt

Have GitHub actions setup python on runners and install
all python dependencies via pip.

Signed-off-by: Ashley Pittman <ashley@pittman.co.uk>
.github/workflows/pr-ci.yml
requirements.txt [new file with mode: 0644]
test/ci-build.sh
test/ci-install.sh [deleted file]