Merge pull request #36 from mdance/patch-2

Update hashbang to use /usr/bin/env python in helloworld.py
pull/1/head
slush0 9 years ago
commit 591ac01b75

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
from trezorlib.client import TrezorClient
from trezorlib.transport_hid import HidTransport

Loading…
Cancel
Save