Fix the hash bang python in scripts/distribute_setup.py.

testing/mmn/mktime_takes_localtime_not_gmtime
Isis Lovecruft 2013-06-08 11:19:08 +00:00
parent 295d98fbdc
commit e7f1899832
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 1 additions and 1 deletions

View File

@ -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