[dependencies] use just to pip-compile-multi our requirements

The generated header is in requirements/_header_text.
This commit is contained in:
bronsen 2025-02-28 10:15:45 +01:00
parent b683d061d8
commit 621ec1a223
4 changed files with 266 additions and 0 deletions

4
justfile Normal file
View file

@ -0,0 +1,4 @@
deps:
pip-compile-multi \
--generate-hashes base \
--header requirements/_header_text