1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00

python: fix tox build failure under python 3.8

This commit is contained in:
matejcik 2019-09-10 15:31:03 +02:00
parent 54de6b9fac
commit 775a27f736

View File

@ -10,6 +10,7 @@ deps =
-rrequirements.txt
pytest>=3.6
pytest-random-order
importlib-metadata!=0.21
commands =
# Generate local files
python setup.py build