Skip to content

Commit a44f2a1

Browse files
committed
Add optional pooch dep for scipy.datasets.
1 parent 4f81293 commit a44f2a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# For the tutorials
22
numpy
33
scipy
4+
pooch # for scipy.datasets
45
matplotlib
56
pandas
67
imageio

0 commit comments

Comments
 (0)