Skip to content

Commit c5d083c

Browse files
committed
added pooch v2
1 parent 218c60e commit c5d083c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
'pytest',
3030
'pytest-cov',
3131
'flake8',
32-
'nbformat' # used in tests
32+
'nbformat',
33+
'matplotlib',
3334
]
3435

3536
devRequirements = [

0 commit comments

Comments
 (0)