Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "doc: temporary workaround for pytest-pygments lexing error" #8185

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/en/fixture.rst
Expand Up @@ -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 ============================
Expand Down
2 changes: 1 addition & 1 deletion doc/en/requirements.txt
@@ -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