🚑 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
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455
1 changed files with 0 additions and 2 deletions

View File

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