Consistently use /usr/bin/env python2.7 in shebangs and commands.
This commit is contained in:
parent
8281e557b1
commit
b0325fef5b
45 changed files with 47 additions and 47 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2.7
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Twitter search integration for Zulip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue