Skip to content

Commit 12b0551

Browse files
committed
Averigua qué error estamos teniendo
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
1 parent 2b05279 commit 12b0551

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

conf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@
9090
]
9191

9292

93+
autorun_languages = {
94+
"console_output_encoding": "utf-8",
95+
"pycon_output_encoding": "utf-8",
96+
}
97+
9398
def setup(app):
9499

95100
def add_contributing_banner(app, doctree):

0 commit comments

Comments
 (0)