Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the generate.py scripts for tox and virtualenv. | Kenny Woodson | 2017-01-18 | 1 | -1/+1 |
| | |||||
* | Adding tox tests for generated code. | Kenny Woodson | 2017-01-18 | 1 | -0/+1 |
| | |||||
* | Correct tox to run on Travis | Russell Teague | 2017-01-11 | 1 | -2/+1 |
| | |||||
* | More toxification | Jason DeTiberus | 2017-01-10 | 1 | -0/+19 |
- Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils |