Skip to content

Commit 62f71b0

Browse files
committed
don't bother with version in doc builds
1 parent b212157 commit 62f71b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55

66
# You can set these variables from the command line.
7-
PYTHON = python2.5
7+
PYTHON = python
88
SVNROOT = http://svn.python.org/projects
99
SPHINXOPTS =
1010
PAPER =

0 commit comments

Comments
 (0)