Skip to content

Commit

Permalink
🚑 Stop setting PR/issue prefix @ sphinx-issues
Browse files Browse the repository at this point in the history
Apparently, the extension only supports one of the pre-defined
prefixes.
  • Loading branch information
webknjaz committed Jun 22, 2024
1 parent 0971a95 commit 8f2ef30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/en/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -450,8 +450,6 @@
# -- Options for sphinx_issues extension -----------------------------------

issues_github_path = "pytest-dev/pytest"
issues_prefix = "issue #"
issues_pr_prefix = "pull request #"


intersphinx_mapping = {
Expand Down

0 comments on commit 8f2ef30

Please sign in to comment.