Skip to content
Snippets Groups Projects
Verified Commit 43b322e7 authored by Mario Oenning's avatar Mario Oenning
Browse files

fix(CI): lint job - fix for python 3.12


Signed-off-by: default avatarmoson <moson@archlinux.org>
parent afb7af3e
No related branches found
No related tags found
1 merge request!806fix(CI): lint job - fix for python 3.12
Pipeline #98128 passed
......@@ -24,8 +24,6 @@ lint:
- pacman -Syu --noconfirm --noprogressbar --cachedir .pkg-cache
git python python-pre-commit
script:
# https://github.com/pre-commit/pre-commit/issues/2178#issuecomment-1002163763
- export SETUPTOOLS_USE_DISTUTILS=stdlib
- export XDG_CACHE_HOME=.pre-commit
- pre-commit run -a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment