diff --git a/pyproject.toml b/pyproject.toml index 6cca60def..4ee43b8c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -510,3 +510,6 @@ passenv = AIIDA_TEST_WORKERS commands = molecule {posargs:test} """ + +[tool.uv] +required-version = ">=0.5.20"