Skip to content

Commit 640ca53

Browse files
author
kumom
committed
set pytest version >=3.6
1 parent 73bc953 commit 640ca53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'dev': [
2121
'coverage',
2222
'flake8',
23-
'pytest',
23+
'pytest >= 3.6',
2424
'pytest-cov',
2525
'sphinx',
2626
],

0 commit comments

Comments
 (0)