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 3509107 commit 1ccc0ebCopy full SHA for 1ccc0eb
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