Fullscreen eingestellt.

This commit is contained in:
2024-07-15 11:01:34 +02:00
parent 0c4926f0d5
commit a7955bc775
811 changed files with 9453 additions and 60540 deletions

View File

@@ -70,7 +70,7 @@ def _should_build(
if req.editable:
# we only build PEP 660 editable requirements
return req.supports_pyproject_editable()
return req.supports_pyproject_editable
return True