mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-17 01:52:02 +00:00
fix: remove appdirs from pyproject.toml
This commit is contained in:
parent
8e5ba820a2
commit
a9c9cff642
@ -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