mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
change shebang for test_curves.py
This commit is contained in:
parent
5ecb8574cc
commit
1259c36f80
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/py.test
|
||||||
import ctypes as c
|
import ctypes as c
|
||||||
import curve25519
|
import curve25519
|
||||||
import random
|
import random
|
||||||
|
Loading…
Reference in New Issue
Block a user