We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5da148 commit 9092e19Copy full SHA for 9092e19
setup.py
@@ -44,6 +44,7 @@
44
'jupyter_client', # for nbconvert
45
],
46
'test': [
47
+ 'pytest',
48
'matplotlib',
49
'scikit-learn',
50
'sambo',
0 commit comments