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 Sarah Boyce
parent 799c377818
commit 163e72ebba
1 changed files with 1 additions and 2 deletions

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::