add tests for helper classes defined by fast stack
This commit is contained in:
parent
05af5e7548
commit
2ce2f998fa
4 changed files with 225 additions and 3 deletions
|
|
@ -37,7 +37,8 @@ dev = [
|
|||
"mypy-gitlab-code-quality",
|
||||
# "pytest-gitlab-code-quality", # pytest version constraint clashes with labthings
|
||||
"pytest",
|
||||
"matplotlib~=3.10"
|
||||
"matplotlib~=3.10",
|
||||
"hypothesis",
|
||||
]
|
||||
pi = [
|
||||
"picamera2~=0.3.27",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue