Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: configure default_role=literal
This configures the default role for interpreted text (single backticks), avoiding the need to check for / enforce double backticks. Fixes also one instance in the existing changelog: - Detect `pytest_` prefixed hooks using the internal plugin manager since ``pluggy`` is deprecating the ``implprefix`` argument to ``PluginManager``. (`pytest-dev#3487 <https://github.com/pytest-dev/pytest/issues/3487>`_)
- Loading branch information