Commit Graph

13 Commits

Author SHA1 Message Date
Claudiu Popa
43132df5d7 Use the new master bookmark when installing astroid. 2015-10-28 23:43:16 +02:00
Claudiu Popa
3feb461aad Bring logilab-common's ureports into pylint.reporters.
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.
2015-09-05 15:24:35 +03:00
Claudiu Popa
060c5d3f16 Run pylint testenv with tox. 2015-03-06 18:37:59 +02:00
Mihai Balint
a052d27bf8 Add tox.ini bootstrap (stolen from astroid) 2015-03-03 23:13:25 +02:00
Brett Cannon
d1ea75cbf0 Deal with a merge conflict
--HG--
branch : python_6
2014-08-29 15:44:03 -04:00
Brett Cannon
e57267e07d Make sure tox.ini uses versions that drone.io supports
--HG--
branch : python_6
2014-08-29 15:39:35 -04:00
Brett Cannon
6eb99391f9 Test against the latest releases
--HG--
branch : python_6
2014-08-29 14:48:56 -04:00
Brett Cannon
29bb89fe46 Modernize to the point of working for Python 2.7 still
--HG--
branch : python_6
2014-08-29 11:16:29 -04:00
Torsten Marek
97006fcc02 Remove dependency on logilab.testlib in the test suite (also removes Python 2.5 compatibility). 2014-07-26 17:11:14 +02:00
Sylvain Thénault
5b3ef9458c [test] tox use astroid from bitbucket, not the lastest released version 2014-04-02 08:16:50 +02:00
Sylvain Thénault
8e0813d0b6 tox tweaks 2013-12-20 12:06:22 +01:00
Sylvain Thénault
0dae865f1c minimal python versions 2013-12-19 17:52:45 +01:00
Sylvain Thénault
88f4b37eed attempt to use tox to test on several python version 2013-12-19 16:51:33 +01:00