We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2f9e0 commit c6271d9Copy full SHA for c6271d9
py/pyproject.toml
@@ -18,6 +18,7 @@ dependencies = [
18
"numpy",
19
"scipy",
20
"matplotlib",
21
+ "tqdm",
22
"miniconf-mqtt@git+https://github.com/quartiq/miniconf@miniconf-v0.20.0#subdirectory=py/miniconf-mqtt",
23
]
24
0 commit comments