rpi-eeprom-config: require python3

Require python3 instead of relying on all distros including
python-is-python3 etc.

The code will still work with python2 but distros which require
python2 will need to maintain that as a downstream patch.
This commit is contained in:
Tim Gover
2021-10-07 11:11:04 +01:00
parent b93a7569a3
commit 28878ba2c5

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""
rpi-eeprom-config