try python 3 in p4a lbry recipe
This commit is contained in:
parent
f3600c40be
commit
943fea3545
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2.7
|
||||
#!/usr/bin/env python3
|
||||
# coding: utf-8
|
||||
|
||||
from __future__ import print_function
|
||||
|
|
Loading…
Reference in a new issue