docs: typo: german word "verboten" instead of "forbidden"
Author: mrettlCreated Sep 12, 2026Updated Sep 12, 2026
Current:
- If any of those fields have static definitions in
pyproject.toml, delete those definitions. It is verboten to define a field statically and dynamically.
Correct:
- If any of those fields have static definitions in
pyproject.toml, delete those definitions. It is forbidden to define a field statically and dynamically.
Source: pypa/hatch