mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-10 12:39:24 -02:30
ansible-lint and yamllint are run as pre-commit hooks, which are installed by pre-commit directly. So there is no need to put them in tests/requirements.txt. So remove them and make it leaner.