From 9ddd57d9716a7fd40076f593d5915a4f7c60b546 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Wed, 12 Jun 2024 10:23:42 +0200 Subject: [PATCH] Sad panda --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 4a2951f65326..6b158d96a968 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -206,6 +206,7 @@ deps = pytest: pytest-cov pytest: pytest-timeout pytest: pytest-xdist + pcp allowlist_externals = test/static-code commands = pytest: python3 -m pytest -opythonpath= {posargs}