Skip to content

Commit f6774e9

Browse files
committed
added pooch to docs
1 parent d117e22 commit f6774e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@
102102
'tqdm',
103103
'ark.utils._bootstrapping',
104104
'xmltodict',
105-
'zarr',]
105+
'zarr',
106+
'pooch']
106107

107108
# prefix each section label with the name of the document it is in, followed by a colon
108109
# autosection_label_prefix_document = True

0 commit comments

Comments
 (0)