DEBSOURCES
Skip Quicknav
sources / python-pyelftools / 0.24-3~bpo8%2B1 / tox.ini
12345678
[tox] envlist = py27,py34 [testenv] commands = python test/run_all_unittests.py python test/run_examples_test.py python test/run_readelf_tests.py