We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba7880 commit 905e549Copy full SHA for 905e549
setup.cfg
@@ -3,4 +3,4 @@ exclude = .*/,.tox,*.egg,tmuxp/_compat.py,tmuxp/__*__.py,
3
select = E,W,F,N
4
5
[tool:pytest]
6
-addopts = --reruns 5
+addopts = --reruns=5
0 commit comments