Merge branch 'bump-labthings-picamera' into 'v3'

update labthings-picamera to most recent release

Closes #301

See merge request openflexure/openflexure-microscope-server!278
This commit is contained in:
Julian Stirling 2025-06-02 15:07:05 +00:00
commit 090373f1ef

View file

@ -40,7 +40,7 @@ dev = [
"matplotlib~=3.10"
]
pi = [
"labthings-picamera2 == 0.0.2-dev0",
"labthings-picamera2 == 0.0.2",
]
[project.scripts]