mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(CI): lint job - fix for python 3.12
Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
afb7af3e27
commit
43b322e739
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue