Fix the hash bang python in scripts/distribute_setup.py.
parent
295d98fbdc
commit
e7f1899832
|
|
@ -1,4 +1,4 @@
|
|||
#!python
|
||||
#!/usr/bin/env python
|
||||
"""Bootstrap distribute installation
|
||||
|
||||
If you want to use setuptools in your package's setup.py, just include this
|
||||
|
|
|
|||
Loading…
Reference in New Issue