We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ee115 commit 969f777Copy full SHA for 969f777
package-structure-code/declare-dependencies.md
@@ -222,7 +222,7 @@ You can install multiple dependency groups in the `[optional.dependencies]` tabl
222
:class: tip
223
224
There are different shell applications that you and your package contributors might use.
225
-* zsh is the shell that comes with most Mac OS computer
+* zsh is the shell that comes by default on newer Mac OS computers
226
* Windows users may use a tool such as git bash
227
228
Some shells don't support unquoted brackets (`[tests]`) which is why we add
0 commit comments