mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
compare_version() replaces proper_pyversion()
This commit is contained in:
@@ -79,9 +79,9 @@ a comma-separated list of group names.
|
||||
|
||||
.. doctest::
|
||||
:pyversion: > 3.3
|
||||
|
||||
|
||||
The supported operands are ``<``, ``<=``, ``==``, ``>=``, and ``>``.
|
||||
|
||||
|
||||
.. versionadded:: 1.5
|
||||
|
||||
Note that like with standard doctests, you have to use ``<BLANKLINE>`` to
|
||||
|
||||
Reference in New Issue
Block a user