diff --git a/pyproject.toml b/pyproject.toml index abaa1e613..af09773dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,6 +75,9 @@ known_first_party = [ "hooks", ] +[tool.pyproject-fmt] +keep_full_version = true + # ==== pytest ==== [tool.pytest.ini_options]