mirror of
https://github.com/python/cpython.git
synced 2025-09-25 09:50:37 +00:00
don't bother with version in doc builds
This commit is contained in:
parent
b212157465
commit
62f71b038e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# You can set these variables from the command line.
|
# You can set these variables from the command line.
|
||||||
PYTHON = python2.5
|
PYTHON = python
|
||||||
SVNROOT = http://svn.python.org/projects
|
SVNROOT = http://svn.python.org/projects
|
||||||
SPHINXOPTS =
|
SPHINXOPTS =
|
||||||
PAPER =
|
PAPER =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue