pylint: rebuild for Python 3.12
This commit is contained in:
parent
4f2a8e1ea2
commit
e8d71fb257
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=2.17.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-pep517
|
||||
make_build_args="--skip-dependency-check"
|
||||
make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py"
|
||||
|
|
Loading…
Reference in New Issue