Skip to content

Commit 9092e19

Browse files
committed
Add pytest requirement.
1 parent e5da148 commit 9092e19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
'jupyter_client', # for nbconvert
4545
],
4646
'test': [
47+
'pytest',
4748
'matplotlib',
4849
'scikit-learn',
4950
'sambo',

0 commit comments

Comments
 (0)