[dependencies] compile without requirering hashes
That failed for bloody setuptools
This commit is contained in:
parent
a78aeb031e
commit
04ef41365c
3 changed files with 37 additions and 441 deletions
1
justfile
1
justfile
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue