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 6a1038f commit 25a959cCopy full SHA for 25a959c
doc/user_guide/getting_started.rst
@@ -142,8 +142,8 @@ and adjust the following settings to your project needs:
142
:language: toml
143
:start-after: # Tooling
144
145
-5. Make the toolbox task available
146
-++++++++++++++++++++++++++++++++++
+5. Make the toolbox tasks available
++++++++++++++++++++++++++++++++++++
147
In order to use the standard toolbox task via nox, just import them in your *noxfile.py*.
148
If you only need the standard tasks provided by the toolbox your *noxfile.py* is straight
149
forward and you just can use the example *noxfile.py* bellow.
0 commit comments