try python 3 in p4a lbry recipe

This commit is contained in:
zeppi 2022-11-29 15:54:09 -05:00
parent f3600c40be
commit 943fea3545

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python3
# coding: utf-8
from __future__ import print_function