diff --git a/docs/pyproject.md b/docs/pyproject.md index 75c74844cbd..4b3b3c27a2c 100644 --- a/docs/pyproject.md +++ b/docs/pyproject.md @@ -225,8 +225,6 @@ packages = [ { include = "my_package", from = "lib", to = "target_package" }, ] ``` - - If you want to restrict a package to a specific build format you can specify it by using `format`: