Use /usr/bin/env in python shebang
This commit is contained in:
parent
da74afdbdc
commit
fbb0156dae
13 changed files with 13 additions and 13 deletions
2
setup.py
2
setup.py
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (C) 2011-2014 Sébastien Helleu <flashcode@flashtux.org>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue