1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-21 23:18:13 +00:00

Use python3 for setup

This commit is contained in:
slush 2018-02-02 16:36:29 +01:00
parent b32b59cc51
commit fae11f2996

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
from setuptools import setup
install_requires = [