Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit de35d8b

Browse filesBrowse files
authored
Merge pull request #3656 from bmorris3/typos
Typo corrections
2 parents 58e23de + c068081 commit de35d8b
Copy full SHA for de35d8b

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎setuptools/command/build.py

Copy file name to clipboardExpand all lines: setuptools/command/build.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ class SubCommand(Protocol):
4848
Subcommands **SHOULD** take advantage of ``editable_mode=True`` to adequate
4949
its behaviour or perform optimisations.
5050
51-
For example, if a subcommand don't need to generate any extra file and
52-
everything it does is to copy a source file into the build directory,
51+
For example, if a subcommand doesn't need to generate an extra file and
52+
all it does is to copy a source file into the build directory,
5353
``run()`` **SHOULD** simply "early return".
5454
5555
Similarly, if the subcommand creates files that would be placed alongside

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.