add build timestamp to avoid useless image builds

* skip build if image timestamp is newer than config file
This commit is contained in:
2023-12-04 23:32:05 +01:00
parent 8ccd734c02
commit 3462964cb0
2 changed files with 31 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ setup(
"pathlib",
"pyxdg",
"pyyaml",
"pytz",
],
entry_points={
"console_scripts": [