mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-20 06:28:09 +00:00
fix: remove appdirs from pyproject.toml
This commit is contained in:
parent
4c29377f0c
commit
c5900f3275
@ -11,7 +11,6 @@ trezor = {path = "./python", develop = true}
|
|||||||
scons = "*"
|
scons = "*"
|
||||||
protobuf = "*"
|
protobuf = "*"
|
||||||
nanopb = "^0.4.3"
|
nanopb = "^0.4.3"
|
||||||
appdirs ="*"
|
|
||||||
|
|
||||||
## test tools
|
## test tools
|
||||||
pytest = "^8"
|
pytest = "^8"
|
||||||
|
Loading…
Reference in New Issue
Block a user