Skip to content

Commit 8f2ef30

Browse files
committed
🚑 Stop setting PR/issue prefix @ sphinx-issues
Apparently, the extension only supports one of the pre-defined prefixes.
1 parent 0971a95 commit 8f2ef30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/en/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,8 +450,6 @@
450450
# -- Options for sphinx_issues extension -----------------------------------
451451

452452
issues_github_path = "pytest-dev/pytest"
453-
issues_prefix = "issue #"
454-
issues_pr_prefix = "pull request #"
455453

456454

457455
intersphinx_mapping = {

0 commit comments

Comments
 (0)