Skip to content

Commit eb273fd

Browse files
authored
Merge pull request #7037 from tk0miya/test_with_pytest532
Test with pytest-5.3.2
2 parents a1f6bbf + 9a6709f commit eb273fd

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
@@ -42,7 +42,7 @@
4242
'sphinxcontrib-websupport',
4343
],
4444
'test': [
45-
'pytest',
45+
'pytest < 5.3.3',
4646
'pytest-cov',
4747
'html5lib',
4848
'flake8>=3.5.0',

0 commit comments

Comments
 (0)