summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Rename the extension in tox.ini as well.Claudiu Popa2016-07-071-1/+1
* Rename check_docs to docparams in tox.iniClaudiu Popa2016-07-021-1/+1
* Add check for mccabe complexity cyclomatic threshold (#877)Moises Lopez - https://www.vauxoo.com/2016-06-301-0/+1
* [REF] import-checkers: Use of isort (#879)Moises Lopez - https://www.vauxoo.com/2016-06-301-0/+2
* Basic travis support.Claudiu Popa2015-12-211-7/+5
* There's no need for another dependency of pylint in tox.iniClaudiu Popa2015-11-251-1/+0
* Update the dependency of astroid to 1.4.0.Claudiu Popa2015-11-231-1/+1
* Use at least 1.4.0 as a dependency.Claudiu Popa2015-11-201-1/+1
* Remove pudb from test dependenciesDmitry Pribysh2015-11-071-1/+1
* Revert accidentally updated tox.ini fileDmitry Pribysh2015-11-071-1/+1
* Reduce number of false positives emitted by non-iterator-returned checkerDmitry Pribysh2015-11-071-2/+3
* Use the new master bookmark when installing astroid.Claudiu Popa2015-10-281-3/+3
* Bring logilab-common's ureports into pylint.reporters.Claudiu Popa2015-09-051-2/+0
* Run pylint testenv with tox.Claudiu Popa2015-03-061-1/+1
* Add tox.ini bootstrap (stolen from astroid)Mihai Balint2015-03-031-0/+9
* Deal with a merge conflictBrett Cannon2014-08-291-1/+1
* Make sure tox.ini uses versions that drone.io supportsBrett Cannon2014-08-291-1/+1
* Test against the latest releasesBrett Cannon2014-08-291-1/+0
* Modernize to the point of working for Python 2.7 stillBrett Cannon2014-08-291-1/+3
* Remove dependency on logilab.testlib in the test suite (also removes Python 2...Torsten Marek2014-07-261-3/+3
* [test] tox use astroid from bitbucket, not the lastest released versionSylvain Thénault2014-04-021-2/+2
* tox tweaksSylvain Thénault2013-12-201-2/+3
* minimal python versionsSylvain Thénault2013-12-191-1/+2
* attempt to use tox to test on several python versionSylvain Thénault2013-12-191-0/+8