use python 2.5
This commit is contained in:
parent
4b6ed1c41a
commit
bc4f433146
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2.5
|
||||
"""Auto-generate PEP 0 (PEP index).
|
||||
|
||||
Generating the PEP index is a multi-step process. To begin, you must first
|
||||
|
|
Loading…
Reference in New Issue