mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-22 12:53:05 +03:00
bfe858ba06
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.