diff --git a/pyproject.toml b/pyproject.toml
index 890e3547b9c8169f415919c5a3f9cd409a50c019..a4edf544ce2bb4bf56f46b2bb1a2699f9f64b3c1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -77,3 +77,4 @@ addopts = [
 ]
 junit_logging = "all"
 junit_log_passing_tests = false
+norecursedirs = ["src/*"]