Skip to content

Commit 5e66c60

Browse files
authored
Add missing tqdm dependency
1 parent da80152 commit 5e66c60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conda/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ requirements:
2222
- pytorch
2323
- pandas
2424
- requests
25+
- tqdm
2526

2627
test:
2728
imports:
@@ -37,4 +38,4 @@ about:
3738
license_file: LICENSE
3839
summary: Torchhd is a Python library for Hyperdimensional Computing
3940
dev_url: https://github.com/hyperdimensional-computing/torchhd
40-
doc_url: https://torchhd.readthedocs.io
41+
doc_url: https://torchhd.readthedocs.io

0 commit comments

Comments
 (0)