Skip to content

Commit f8278ec

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

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:.* Use packaging.version.*:DeprecationWarning::
2222
addopts = --tb=short --no-header --showlocals --doctest-modules
2323
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
24+
testpaths =
25+
libtmux
26+
tests
27+
docs

0 commit comments

Comments
 (0)