mirror of
https://github.com/ansible/awx.git
synced 2026-02-05 09:45:21 +01:00
6 lines
96 B
TOML
6 lines
96 B
TOML
|
|
[tool.pip-tools]
|
||
|
|
resolver = "backtracking"
|
||
|
|
allow-unsafe = true
|
||
|
|
strip-extras = true
|
||
|
|
quiet = true
|