We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e88680 commit 1121f37Copy full SHA for 1121f37
1 file changed
pyproject.toml
@@ -24,6 +24,10 @@ Homepage = "https://github.com/OctoPrint/OctoPrint-PiSupport"
24
25
[project.optional-dependencies]
26
develop = [
27
+ "pytest",
28
+ "ddt",
29
+ "mock",
30
+ "pre-commit",
31
"go-task-bin",
32
]
33
0 commit comments