forked from fmtlib/fmt
Specify python version in doc build script
Some distros changed their default to python3 causing it to fail.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
# Build the documentation.
|
# Build the documentation.
|
||||||
|
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
Reference in New Issue
Block a user