Add documentation job to the CI.

This commit is contained in:
Julian Stirling 2025-07-10 00:06:39 +01:00
parent a84a916719
commit dceb640c77
2 changed files with 33 additions and 0 deletions

View file

@ -40,6 +40,7 @@ dev = [
"pytest-mock==3.14",
"matplotlib~=3.10",
"hypothesis",
"pydoctor"
]
pi = [
"picamera2~=0.3.27",