Prepare for releasing version 0.28
[pyelftools.git] / tox.ini
1 [tox]
2 envlist = py27,py38
3
4 [testenv]
5 setenv =
6 LC_ALL = en_US.utf-8
7 commands =
8 python test/run_all_unittests.py
9 python test/run_examples_test.py
10 python test/run_readelf_tests.py --parallel