aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-12-16 21:44:40 +0100
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-12-16 22:31:41 +0100
commitadf47902189a534e714a786ab95c22c5abd87369 (patch)
tree58adbca8ee650e8897d030c39df7488a1efea6d2 /.github
parent90a820dc862d7bf217a1f2a36c2b460e32734b9f (diff)
downloadghdl-adf47902189a534e714a786ab95c22c5abd87369.tar.gz
ghdl-adf47902189a534e714a786ab95c22c5abd87369.tar.bz2
ghdl-adf47902189a534e714a786ab95c22c5abd87369.zip
pyTooling.Packaging is now replaced by pyTooling.
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 5ca4542c0..1c737a57c 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 pyTooling.Packaging
+ python -m pip install black wheel pyTooling
- name: '🚧 Update Python bindings'
run: ./scripts/update_py_bindings.sh