Files
ansible-freeipa/requirements-dev.txt
Rafael Guterres Jeffman 24569b850a linters: Remove pydocstyle from linter checks
Pydocstyle has been deprecated is no longer in development. It is also
not a requirement for Ansible tests.

This patch removes pydocstyle from current checks performed.
2024-11-06 15:15:53 -03:00

10 lines
151 B
Plaintext

-r requirements-tests.txt
ipdb==0.13.4
pre-commit==2.20.0
flake8==7.0.0
flake8-bugbear
pylint>=3.2
wrapt==1.14.1
yamllint==1.35.1
ansible-lint>=24.5.0