Skip to content

Commit a2b1ef7

Browse files
author
Kevin Deldycke
committed
Fix keyword format.
1 parent fd9b028 commit a2b1ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/yaml-config.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ python.extra_requirements
151151
* Type: List
152152

153153
List of `extra requirements`_ sections to install, additionnaly to the
154-
`package default dependencies`_. Only works if `python.pip_install` option
154+
`package default dependencies`_. Only works if ``python.pip_install`` option
155155
above is set to `True`.
156156

157157
Let's say your Python package has a ``setup.py`` which looks like this:

0 commit comments

Comments
 (0)