We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f77b42 commit f0927bcCopy full SHA for f0927bc
pep-0657.rst
@@ -115,7 +115,7 @@ with the exception that they can add dependencies necessary for their editable
115
mechanism to function at runtime (such as `editables`_).
116
117
The filename for the “editable” wheel need not use the same tags as
118
-``build_wheel`` but must be tagged as compatible with the system.
+``build_wheel`` but it must be tagged as compatible with the system.
119
120
An “editable” wheel uses the wheel format not for distribution but as ephemeral
121
communication between the build system and the front end. This avoids having
0 commit comments