Skip to content

Commit 878c62a

Browse files
committed
Infra: Move templates to root of pep_theme directory
Signed-off-by: Haowei Hsu <hwhsu1231@gmail.com>
1 parent a9f1b15 commit 878c62a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

pep_sphinx_extensions/pep_theme/templates/partials/icons.html renamed to pep_sphinx_extensions/pep_theme/partials/icons.html

File renamed without changes.

peps/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@
108108
gettext_auto_build = False # speed-ups
109109

110110
# Theme template relative paths from `confdir`
111-
templates_path = [os.fspath(_PSE_PATH / "pep_theme" / "templates")]
111+
templates_path = []

0 commit comments

Comments
 (0)