We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71aec35 commit b744f20Copy full SHA for b744f20
1 file changed
setup.py
@@ -46,7 +46,7 @@
46
'matplotlib~=3.0',
47
'seaborn~=0.9'
48
],
49
- extras_require={'dev': ['pytest==4.3']},
+ extras_require={'dev': ['pytest==4.3 pytest-mpl==0.10']},
50
python_requires='>=3.5',
51
url='https://acclab.github.io/DABEST-python-docs',
52
download_url='https://www.github.com/ACCLAB/DABEST-python',
0 commit comments