Added "versionadded" for doctest_encoding ini option to docs.
This commit is contained in:
parent
f8fef07b4c
commit
2edfc805af
|
@ -11,6 +11,8 @@ can change the pattern by issuing::
|
||||||
on the command line. Since version ``2.9``, ``--doctest-glob``
|
on the command line. Since version ``2.9``, ``--doctest-glob``
|
||||||
can be given multiple times in the command-line.
|
can be given multiple times in the command-line.
|
||||||
|
|
||||||
|
.. versionadded:: 3.1
|
||||||
|
|
||||||
You can specify the encoding that will be used for those doctest files
|
You can specify the encoding that will be used for those doctest files
|
||||||
using the ``doctest_encoding`` ini option:
|
using the ``doctest_encoding`` ini option:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue