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 3b62b5d commit 9e838f9Copy full SHA for 9e838f9
1 file changed
pyproject.toml
@@ -102,6 +102,7 @@ addopts = "-l --benchmark-sort=fullname --benchmark-warmup=true --benchmark-warm
102
[tool.coverage.run]
103
parallel = true
104
source_pkgs = ["cattrs", "tests"]
105
+core = "sysmon"
106
107
[tool.coverage.report]
108
show_missing = true
0 commit comments