rusoto_codegen 0.8.0

Code generation library for Rusoto.
Documentation
1
2
3
4
5
6
7
8
9
[tox]
envlist = py26,py27,py33,py34,py35,py36

skipsdist = True

[testenv]
commands =
    {toxinidir}/scripts/ci/install
    {toxinidir}/scripts/ci/run-tests