Skip to content

Commit b911c8b

Browse files
committed
Merge branch 'doc'
2 parents 98860b6 + 44914a7 commit b911c8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/configuration.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
Configuring pytest-dependency
22
=============================
33

4-
This section explains configuration options for pytest-dependency and
5-
also other configuration that is recommended for the use with
6-
pytest-dependency.
4+
This section explains configuration options for pytest-dependency, but
5+
also options for pytest itself or other plugins that are recommended
6+
for the use with pytest-dependency.
77

88
Configuration file options
99
--------------------------
1010

1111
Configuration file options can be set in the `ini file`.
1212

1313
minversion
14-
This is a builtin configuration of pytest itself. Since
14+
This is a builtin configuration option of pytest itself. Since
1515
pytest-dependency requires pytest 2.8.0 or newer, it is
1616
recommended to set this option accordingly.
1717

0 commit comments

Comments
 (0)