ansible-infra/ansible_collections/grafana/grafana/Pipfile
Stefan Bethke 2aed20393f
Some checks failed
/ Ansible Lint (push) Failing after 5m45s
/ Ansible Lint (pull_request) Failing after 4m59s
Vendor Galaxy Roles and Collections
2026-02-06 22:07:16 +01:00

14 lines
222 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
yamllint = "==1.35.1"
ansible-lint = ">=6.13.1,<26.0.0"
pylint = ">=2.16.2,<4.0.0"
[dev-packages]
[requires]
python_version = "3.10"