Skip to content

Commit ab9eb75

Browse files
committed
Formulation details.
1 parent af9a84a commit ab9eb75

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,16 +1,16 @@
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.

0 commit comments

Comments
 (0)