Add support for RISC-V attributes (#459)
[pyelftools.git] / tox.ini
1 [tox]
2 envlist = py38
3
4 [testenv]
5 setenv =
6 LC_ALL = en_US.utf-8
7 commands =
8 python test/all_tests.py