python: fix tox build failure under python 3.8

remotes/upstream/mmahut/tpmb
matejcik 5 years ago
parent 54de6b9fac
commit 775a27f736

@ -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

Loading…
Cancel
Save