Commit b95a306
Carl Brasic
Point to python3 executable for rendering RST
#919 added support for python3, but
we still explicitly shell out to the `python2` executable. Let's switch
to python3 now that it's supported.
This bumps the major version because it's a breaking change for anyone
running in an environment with only python2.1 parent 194e363 commit b95a306
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments