We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b578942 commit 31c0721Copy full SHA for 31c0721
setup.cfg
@@ -15,7 +15,7 @@ sections = FUTURE,STDLIB,PYTEST,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
15
line_length = 88
16
17
[tool:pytest]
18
-addopts = --tb=short --no-header --showlocals --doctest-modules
+addopts = --tb=short --no-header --showlocals -p no:doctest
19
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
20
testpaths =
21
gp_libs
0 commit comments