[dependencies] compile without requirering hashes

That failed for bloody setuptools
This commit is contained in:
bronsen 2025-03-07 11:38:11 +01:00
parent a78aeb031e
commit 04ef41365c
3 changed files with 37 additions and 441 deletions

View file

@ -4,7 +4,6 @@ default_inventory := "./hosts.yaml"
deps:
pip-compile-multi \
--generate-hashes base \
--header requirements/_header_text
check playbook=default_playbook inventory=default_inventory: