summaryrefslogtreecommitdiff
path: root/doc/postprocess.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/postprocess.py')
-rwxr-xr-xdoc/postprocess.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/postprocess.py b/doc/postprocess.py
index fb4ea1967..3e066d22e 100755
--- a/doc/postprocess.py
+++ b/doc/postprocess.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
"""
Post-processes HTML and Latex files output by Sphinx.
"""