Add script to pull webapp from CI artifacts

This commit is contained in:
Julian Stirling 2025-08-06 15:04:11 +01:00
parent beb534272e
commit 25e41dbff4
3 changed files with 134 additions and 56 deletions

View file

@ -45,6 +45,7 @@ dev = [
"hypothesis",
"pydoctor~=25.4",
"codespell~=2.4",
"python-gitlab~=6.2"
]
pi = [
"picamera2~=0.3.27",