]> git.k1024.org Git - pylibacl.git/commit
GitHub CI: ensure setuptools is installed
authorIustin Pop <iustin@k1024.org>
Fri, 9 Feb 2024 00:02:08 +0000 (00:02 +0000)
committerIustin Pop <iustin@k1024.org>
Fri, 9 Feb 2024 00:06:26 +0000 (01:06 +0100)
commit2e352941ab205a58734c4725dbfa13d8f6f5a3b9
tree284cc08d28899e2864a50bc34f5b9a2553cd4436
parent5412400cbe4dafc3257d448f149049e22085a264
GitHub CI: ensure setuptools is installed

Looks like setuptools is no longer installed by default on recent
Python versions - 3.12 more precisely, so let's explicitly install it
for CI runs.
.github/workflows/ci.yml