mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-24 07:06:41 +00:00
zfec: shebang usr bin env python in ez_setup.py
This commit is contained in:
parent
5643ef81a1
commit
8522689641
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!python
|
||||
"""Bootstrap setuptools installation
|
||||
|
||||
If you want to use setuptools in your package's setup.py, just include this
|
||||
|
Loading…
Reference in New Issue
Block a user