aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-12-12 14:56:55 +0100
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-12-12 18:05:34 +0100
commite88ad9e4a10a60679b10a285029e05b0184eeef0 (patch)
tree3aba23df5be34375f7c33a5af762bd7f10ad4f9e /.github
parent157d01b634da67cc06267f9f87bdd6c6b791f559 (diff)
downloadghdl-e88ad9e4a10a60679b10a285029e05b0184eeef0.tar.gz
ghdl-e88ad9e4a10a60679b10a285029e05b0184eeef0.tar.bz2
ghdl-e88ad9e4a10a60679b10a285029e05b0184eeef0.zip
Adjusted configure script.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/Test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml
index 8931a8f29..a53c7313b 100644
--- a/.github/workflows/Test.yml
+++ b/.github/workflows/Test.yml
@@ -85,7 +85,7 @@ jobs:
sudo apt update -qq
sudo apt install -y gnat
python -m pip install --upgrade pip
- python -m pip install black wheel
+ python -m pip install black wheel pyTooling.Packaging
- name: '🚧 Update Python bindings'
run: ./scripts/update_py_bindings.sh