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 1d195e7 commit ee35382Copy full SHA for ee35382
setup.cfg
@@ -21,3 +21,7 @@ filterwarnings =
21
ignore:distutils Version classes are deprecated. Use packaging.version instead.
22
addopts = --reruns=0 --tb=short --no-header --showlocals --doctest-modules
23
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
24
+testpaths =
25
+ tmuxp
26
+ tests
27
+ docs
0 commit comments