Skip to content

Commit 4ae1f98

Browse files
committed
🔧 Tweak config
1 parent 15863db commit 4ae1f98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ junit_family = "xunit2"
5858
parallel = true
5959
data_file = "coverage/.coverage"
6060
source = [
61-
"src",
61+
"src/annotated_doc",
62+
"tests",
6263
]
6364
context = '${CONTEXT}'
6465
dynamic_context = "test_function"

0 commit comments

Comments
 (0)