automation-tests/contrib/python/podman/tox.ini

9 lines
143 B
INI

[tox]
envlist = py34,py35,py36
skipdist = True
[testenv]
deps=-rrequirements.txt
whitelist_externals = bash
commands=bash test/test_runner.sh