diff --git a/pyproject.toml b/pyproject.toml index 05bdb887783..df7b240724e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,8 @@ +[project] +# `uv` logs warnings if this file doesn't contain a `project` table. +name = "servo" +version = "0.0.1" + [tool.ruff] line-length = 120 extend-exclude = [