add missing tqdm conda dep

release-7
Sebastien Bourdeauducq 2022-08-10 07:01:11 +08:00
parent 213d90e576
commit a131ed2e09
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@
"llvmlite" "llvmlite"
"llvm-tools" "llvm-tools"
"lld" "lld"
"tqdm"
"artiq-comtools" "artiq-comtools"
]; ];
} }