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 7c9b7b9 commit 9ef7902Copy full SHA for 9ef7902
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 250
+ else 265
42
),
43
}
44
_TARGET_TIMINGS_BY_PYTHON_VERSION["3.13"] = _TARGET_TIMINGS_BY_PYTHON_VERSION["3.12"]
0 commit comments