We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e97ec commit 1cbf59bCopy full SHA for 1cbf59b
setup.cfg
@@ -19,7 +19,7 @@ line_length = 88
19
[tool:pytest]
20
filterwarnings =
21
ignore:.* Use packaging.version.*:DeprecationWarning::
22
-addopts = --tb=short --no-header --showlocals --doctest-modules --reruns 2 -p pytest_cov --cov-append
+addopts = --tb=short --no-header --showlocals --doctest-modules --reruns 2 -p pytest_cov
23
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
24
testpaths =
25
libtmux
0 commit comments