Skip to content

Commit 2e3d329

Browse files
committed
update to pytest==5.2
1 parent b744f20 commit 2e3d329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
'matplotlib~=3.0',
4747
'seaborn~=0.9'
4848
],
49-
extras_require={'dev': ['pytest==4.3 pytest-mpl==0.10']},
49+
extras_require={'dev': ['pytest==5.2 pytest-mpl==0.10']},
5050
python_requires='>=3.5',
5151
url='https://acclab.github.io/DABEST-python-docs',
5252
download_url='https://www.github.com/ACCLAB/DABEST-python',

0 commit comments

Comments
 (0)