Skip to content

Commit c6271d9

Browse files
committed
py: depend on tqdm
1 parent 7f2f9e0 commit c6271d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies = [
1818
"numpy",
1919
"scipy",
2020
"matplotlib",
21+
"tqdm",
2122
"miniconf-mqtt@git+https://github.com/quartiq/miniconf@miniconf-v0.20.0#subdirectory=py/miniconf-mqtt",
2223
]
2324

0 commit comments

Comments
 (0)