We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9b028 commit a2b1ef7Copy full SHA for a2b1ef7
docs/yaml-config.rst
@@ -151,7 +151,7 @@ python.extra_requirements
151
* Type: List
152
153
List of `extra requirements`_ sections to install, additionnaly to the
154
-`package default dependencies`_. Only works if `python.pip_install` option
+`package default dependencies`_. Only works if ``python.pip_install`` option
155
above is set to `True`.
156
157
Let's say your Python package has a ``setup.py`` which looks like this:
0 commit comments