Update documentation on dependencies/dev tools
This commit is contained in:
parent
9fd8fc37f1
commit
77794c94eb
5 changed files with 21 additions and 2454 deletions
|
|
@ -29,6 +29,9 @@ dependencies = [
|
|||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"labthings-fastapi[dev]",
|
||||
"ruff",
|
||||
"mypy",
|
||||
"pytest",
|
||||
]
|
||||
pi = [
|
||||
"labthings-picamera2 == 0.0.1-dev2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue