1
0
mirror of https://github.com/django/django.git synced 2025-04-05 14:06:42 +00:00

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.
This commit is contained in:
Maria Hynes 2024-10-27 11:05:49 +00:00 committed by Ryan Cheley
parent 3cd08b222b
commit a6ad41a1aa

View File

@ -217,8 +217,7 @@ a dependency for one or more of the Python packages. Consult the failing
package's documentation or search the web with the error message that you
encounter.
Now we are ready to run the test suite. If you're using GNU/Linux, macOS, or
some other flavor of Unix, run:
Now we are ready to run the test suite:
.. console::