Skip to content

Commit 4c26e56

Browse files
authored
Merge pull request #1708 from emlys/bugfix/bump-pytest-subtests
bump pytest-subtests requirement
2 parents f933907 + 6b00ec9 commit 4c26e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
virtualenv>=12.0.1
1616
pytest
17-
pytest-subtests
17+
pytest-subtests!=0.14.0 # https://github.com/pytest-dev/pytest-subtests/issues/173
1818
wheel>=0.27.0
1919
pypiwin32; sys_platform == 'win32' # pip-only
2020

0 commit comments

Comments
 (0)