Apply suggestions from code review of branch jpeg-capture-in-stacking

Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
Julian Stirling 2025-06-25 14:22:01 +00:00
parent 2d49bf2061
commit 0933ece63a
8 changed files with 43 additions and 15 deletions

View file

@ -40,7 +40,7 @@ dev = [
"matplotlib~=3.10"
]
pi = [
"picamera2~=0.3.12",
"picamera2~=0.3.27",
]
[project.scripts]