Skip to content

Commit ee35382

Browse files
committed
ci(pytest): Add testpaths to avoid hanging up on virtualenv dir
1 parent 1d195e7 commit ee35382

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ filterwarnings =
2121
ignore:distutils Version classes are deprecated. Use packaging.version instead.
2222
addopts = --reruns=0 --tb=short --no-header --showlocals --doctest-modules
2323
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
24+
testpaths =
25+
tmuxp
26+
tests
27+
docs

0 commit comments

Comments
 (0)