mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-03-12 02:10:54 +01:00
chore: add noiseprotocol package
This commit is contained in:
@@ -9,3 +9,4 @@ construct>=2.9,!=2.10.55
|
||||
typing_extensions>=4.7.1
|
||||
construct-classes>=0.1.2
|
||||
cryptography>=41
|
||||
noiseprotocol>=0.3.1,<0.4.0
|
||||
|
||||
@@ -29,7 +29,7 @@ per-file-ignores =
|
||||
helper-scripts/*:I
|
||||
tools/*:I
|
||||
tests/*:I
|
||||
known-modules = libusb1:[usb1],hidapi:[hid],PyQt5:[PyQt5.QtWidgets,PyQt5.QtGui,PyQt5.QtCore]
|
||||
known-modules = libusb1:[usb1],hidapi:[hid],PyQt5:[PyQt5.QtWidgets,PyQt5.QtGui,PyQt5.QtCore],noiseprotocol:[noise]
|
||||
|
||||
[isort]
|
||||
profile = black
|
||||
|
||||
Reference in New Issue
Block a user