summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | By disabling checker for cases when there're multiple possible values infered for node. This way we lose some of the inference power, but throw a lot less false positives. Fixes issue #695.
* Use the new master bookmark when installing astroid.Claudiu Popa2015-10-281-3/+3
|
* revert original tox.inimoylop2602015-09-271-2/+1
|
* revert temp commentmoylop2602015-09-271-2/+2
|
* Fix #362 - support in import and add testmoylop2602015-09-271-1/+2
|
* Bring logilab-common's ureports into pylint.reporters.Claudiu Popa2015-09-051-2/+0
| | | | | | | | With this change, we moved away from depending on logilab-common, having in Pylint all the components that were used from logilab-common. The API should be considered an implementation detail and can change at some point in the future. Closes issue #621.
* 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 ↵Torsten Marek2014-07-261-3/+3
| | | | 2.5 compatibility).
* [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