mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
pylint: pretend it's not broken but better
This commit is contained in:
parent
96e612f65a
commit
6415864432
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=pylint
|
|||
version=2.15.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_build_args="--skip-dependency-check"
|
||||
make_build_args="--skip-dependency-check --no-isolation --wheel"
|
||||
make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py"
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3-astroid python3-isort python3-mccabe python3-tomlkit
|
||||
|
|
Loading…
Add table
Reference in a new issue