summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAge
* Update scriptests/test-versions to work with daemon args, and move docker ver...Daniel Nephin2015-09-17
* bump requests to 2.7 to fix the ResponseNotReady() error, and add a missing d...Daniel Nephin2015-09-03
* Use py.test as the test runnerDaniel Nephin2015-09-01
* Remove flake8 ignores and wrap the longest lines to 140 char.Daniel Nephin2015-08-26
* Cleanup requirements.txt so we don't have to maintain separate copies for py2...Daniel Nephin2015-08-25
* Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2funkyfuture2015-08-25
* Support python 3Daniel Nephin2015-08-25
* Add pre-commit hooksDaniel Nephin2015-08-24
* make flake8 a bit more specificakoskaaa2015-03-26
* [pep8] flake8 run for everything, fix items from this changeakoskaaa2015-03-25
* Resolves #927 - fix merging command line environment with a list in the configDaniel Nephin2015-03-02
* Some minor cleanup from yelp/figDaniel Nephin2014-12-11
* Resolves #553, Resolves #546 - bug fixes with unit testsDaniel Nephin2014-10-18
* Remove fig.packages replace with real deps.Daniel Nephin2014-09-05
* Add flake8 and fix errors.Daniel Nephin2014-07-27
* Fix cli for python 2.6Daniel Nephin2014-07-15
* Added tox fileChristopher Grebs2014-01-06