mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-22 06:18:07 +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 curve25519
|
||||
import random
|
||||
|
Loading…
Reference in New Issue
Block a user