🚑 Stop setting PR/issue prefix @ sphinx-issues

Apparently, the extension only supports one of the pre-defined
prefixes.
This commit is contained in:
Sviatoslav Sydorenko
2024-06-22 22:16:40 +02:00
parent 0971a95902
commit 8f2ef30f4a

View File

@@ -450,8 +450,6 @@ towncrier_draft_config_path = "pyproject.toml" # relative to cwd
# -- Options for sphinx_issues extension -----------------------------------
issues_github_path = "pytest-dev/pytest"
issues_prefix = "issue #"
issues_pr_prefix = "pull request #"
intersphinx_mapping = {