summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-091-1/+1
* Fix building of documentationAndreas Jaeger2014-05-011-6/+3
* Tighten flake8 checks in GatingDirk Mueller2013-12-181-2/+1
* Add -U to pip install command in tox.iniJames E. Blair2013-12-111-1/+1
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-101-2/+3
* Updates tox.ini to use new featuresSushil Kumar2013-12-091-0/+4
* Removes unused import statementsDebasish Chowdhury2013-11-301-1/+1
* Adding py33 gating to the clientMichael Basnight2013-10-231-1/+1
* Tweak pbr confMonty Taylor2013-10-091-1/+1
* Added support for running the tests under PyPy with toxAlex Gaynor2013-09-051-1/+1
* PEP8 with tox -epep8 check failsDenis M2013-08-301-1/+1
* Start using pyflakesDirk Mueller2013-06-261-1/+1
* Migrate to testr.Michael Basnight2013-06-181-2/+2
* Move to flake8/hacking.Monty Taylor2013-06-171-1/+6
* Update to pbr/d2to1.Monty Taylor2013-06-171-3/+3
* Fixing sphinx docs.Tim Simpson2013-02-081-0/+8
* Adding pep8 coverage for tests directory, and fixing existing code to comply ...Deniz Demir2012-12-181-1/+1
* Complying withJosh Dorothy2012-11-271-10/+18
* Only pep8 violations fixVipul Sabhaya2012-11-011-0/+3
* Adding tox to Python-RDC to make documenting the client very easy.Tim Simpson2012-07-181-0/+13