There was an error while loading. Please reload this page.
1 parent 3311de4 commit fd5d378Copy full SHA for fd5d378
1 file changed
pyproject.toml
@@ -163,6 +163,7 @@ filterwarnings = ["once::Warning", "ignore:::pympler[.*]"]
163
parallel = true
164
branch = true
165
source_pkgs = ["attr", "attrs"]
166
+core = "ctrace" # currently necessary for 3.14
167
168
[tool.coverage.paths]
169
source = ["src", ".tox/py*/**/site-packages"]
0 commit comments