diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index a25058b5442..6e88ca3d02a 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -3,6 +3,7 @@ pkgname=pylint version=2.15.5 revision=1 build_style=python3-pep517 +make_build_args="--skip-dependency-check" make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py" hostmakedepends="python3-wheel" depends="python3-astroid python3-isort python3-mccabe python3-tomlkit