pylint: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:52 -05:00
parent e7b07b6fca
commit 6bbaf32674

View file

@ -1,7 +1,7 @@
# Template file for 'pylint'
pkgname=pylint
version=3.3.1
revision=1
revision=2
build_style=python3-pep517
make_build_args="--skip-dependency-check"
make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py"