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 de81d3b commit 016cbaeCopy full SHA for 016cbae
tests/test_imports.py
@@ -38,7 +38,7 @@ def test_web___all__(pytester: pytest.Pytester) -> None:
38
# and even slower under pytest-xdist, especially in CI
39
_XDIST_WORKER_COUNT * 100 * (1 if _IS_CI_ENV else 1.53)
40
if _IS_XDIST_RUN
41
- else 265
+ else 295
42
),
43
}
44
_TARGET_TIMINGS_BY_PYTHON_VERSION["3.13"] = _TARGET_TIMINGS_BY_PYTHON_VERSION["3.12"]
0 commit comments