mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-03 07:29:14 +00:00
python: fix tox build failure under python 3.8
This commit is contained in:
parent
54de6b9fac
commit
775a27f736
@ -10,6 +10,7 @@ deps =
|
|||||||
-rrequirements.txt
|
-rrequirements.txt
|
||||||
pytest>=3.6
|
pytest>=3.6
|
||||||
pytest-random-order
|
pytest-random-order
|
||||||
|
importlib-metadata!=0.21
|
||||||
commands =
|
commands =
|
||||||
# Generate local files
|
# Generate local files
|
||||||
python setup.py build
|
python setup.py build
|
||||||
|
Loading…
Reference in New Issue
Block a user