Browse Source

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.
Maria Hynes 4 months ago
parent
commit
163e72ebba
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/intro/contributing.txt

+ 1 - 2
docs/intro/contributing.txt

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