Skip to content

Commit 51de93f

Browse files
committed
docs(test): Update for gp-libs pytest module
1 parent 81dd042 commit 51de93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
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
22+
addopts = --tb=short --no-header --showlocals --doctest-docutils-modules --reruns 2 -p no:doctest
2323
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
2424
testpaths =
2525
libtmux

0 commit comments

Comments
 (0)