Skip to content

Commit 37ac0f8

Browse files
Change the right one for epubs
1 parent 580271d commit 37ac0f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,8 +434,8 @@
434434
# Options for Epub output
435435
# -----------------------
436436

437-
epub_author = 'Python Documentation Authors'
438-
epub_publisher = doc_authors
437+
epub_author = doc_authors
438+
epub_publisher = 'Python Software Foundation'
439439
epub_exclude_files = (
440440
'index.xhtml',
441441
'download.xhtml',

0 commit comments

Comments
 (0)