Skip to content
/ django Public

Commit 0a1091f

Browse files
mariahynessarahboyce
authored andcommitted
[5.1.x] Removed unneeded OS reference on running the test suite in contributing docs.
This is not needed as the console snippet has buttons that allows the user to choose their OS. Backport of 163e72e from main.
1 parent b827717 commit 0a1091f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/intro/contributing.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,7 @@ a dependency for one or more of the Python packages. Consult the failing
217217
package's documentation or search the web with the error message that you
218218
encounter.
219219

220-
Now we are ready to run the test suite. If you're using GNU/Linux, macOS, or
221-
some other flavor of Unix, run:
220+
Now we are ready to run the test suite:
222221

223222
.. console::
224223

0 commit comments

Comments
 (0)