X Tutup
The Wayback Machine - https://web.archive.org/web/20201210004939/https://github.com/aws/aws-cli/blob/develop/tox.ini
Skip to content
Permalink
develop
Go to file
 
 
Cannot retrieve contributors at this time
9 lines (7 sloc) 168 Bytes
[tox]
envlist = py26,py27,py33,py34,py35,py36,py37,py38
skipsdist = True
[testenv]
commands =
{toxinidir}/scripts/ci/install
{toxinidir}/scripts/ci/run-tests
You can’t perform that action at this time.
X Tutup