8000 :wrench: setup.cfg(pytest): Skip test_module/ sample directory · vcs-python/libvcs@30705ad · GitHub
[go: up one dir, main page]

Skip to content

Commit 30705ad

Browse files
committed
🔧 setup.cfg(pytest): Skip test_module/ sample directory
1 parent dd07486 commit 30705ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ line_length = 88
1919
[tool:pytest]
2020
addopts = --tb=short --no-header --showlocals --doctest-modules
2121
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
22+
norecursedirs = tests/utils/test_module

0 commit comments

Comments
 (0)
0