Merge pull request #8185 from bluetech/revert-docs-pygments-workaround

Revert "doc: temporary workaround for pytest-pygments lexing error"
This commit is contained in:
Bruno Oliveira 2020-12-22 20:36:29 -03:00 committed by GitHub
commit da01ee0a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1975,7 +1975,7 @@ Example:
Running this test will *skip* the invocation of ``data_set`` with value ``2``:
.. code-block::
.. code-block:: pytest
$ pytest test_fixture_marks.py -v
=========================== test session starts ============================

View File

@ -1,5 +1,5 @@
pallets-sphinx-themes
pygments-pytest>=1.1.0
pygments-pytest>=2.2.0
sphinx-removed-in>=0.2.0
sphinx>=3.1,<4
sphinxcontrib-trio