Skip to content

Commit 684c8ca

Browse files
committed
Include tqdm in docs dependencies for doctests
1 parent 8ab1554 commit 684c8ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ docs = [
4343
"sphinx-astropy",
4444
"pyvo",
4545
"matplotlib",
46+
"tqdm",
4647
]
4748

4849
[build-system]

0 commit comments

Comments
 (0)