Revert "armv7 create: move back to python2 and hope it works again."

This reverts commit f2591ca94c98799ce7b52328172dac8c150ca261.
This commit is contained in:
Kevin Fenzi 2019-11-14 18:25:10 +00:00 committed by Pierre-Yves Chibon
parent 0d50e06b94
commit ffc0163b32
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# (c) 2012, Jeroen Hoekx <jeroen@hoekx.be>