Skip to content

Commit f163b39

Browse files
committed
!squash setup.cfg remove more
1 parent 9240009 commit f163b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ line_length = 88
1919
[tool:pytest]
2020
filterwarnings =
2121
ignore:.* Use packaging.version.*:DeprecationWarning::
22-
addopts = --tb=short --no-header --showlocals --doctest-modules --reruns 2 -p pytest_cov
22+
addopts = --tb=short --no-header --showlocals --doctest-modules --reruns 2
2323
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
2424
testpaths =
2525
libtmux

0 commit comments

Comments
 (0)