summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Separate pyenchant into a separate stepClaudiu Popa2018-09-291-1/+13
* Add tox and travis black stepsClaudiu Popa2018-09-171-0/+7
* fix issue of mypy failing if used from toxssolanki2018-08-211-1/+1
* annotations changes on new branch.ssolanki2018-08-211-0/+8
* Remove uneeded dependency in toxBryce Guinta2018-08-021-1/+0
* use sphinx-build instead of rstlintKonstantin Manna2018-08-011-2/+1
* check rst files with rst-linterKonstantin Manna2018-08-011-0/+2
* Install python-docs-theme before building the odocumentationClaudiu Popa2018-06-051-0/+1
* Use python-docs-themeMariatta Wijaya2018-06-051-0/+1
* Build the documentation with toxClaudiu Popa2018-06-041-0/+15
* Enable Python 3.7 in CIClaudiu Popa2018-05-091-1/+1
* Add astroid dependency link in tox.ini fileClaudiu Popa2018-02-041-1/+1
* Remove backports dependencyClaudiu Popa2018-01-251-1/+0
* Stop advertising python 2 supportClaudiu Popa2018-01-251-1/+1
* For some reason this test wasn't running until nowClaudiu Popa2017-12-151-1/+1
* Jython is no longer supportedHugo2017-12-111-1/+1
* Drop support for EOL Python 3.3Hugo2017-12-111-1/+1
* Don't mark dynamically added __class__ as unused variable. Close #1609Claudiu Popa2017-08-091-1/+1
* Try with the fixed release of astroidpylint-1.7.0Claudiu Popa2017-04-131-2/+2
* Prepare 1.7.0 releaseClaudiu Popa2017-04-131-2/+2
* Use a lru_cache for unimplemented_abstract_methods and safe_inferMoises Lopez - https://www.vauxoo.com/2017-03-011-0/+1
* Add pyenchant to dependencies (#1281)Łukasz Rogalski2017-01-201-0/+1
* Use pytest-xdist for parallel execution of tests in travis (#1246)Łukasz Rogalski2016-12-301-0/+1
* Let the posargs parameter be separated from the test directory, so that we ca...Claudiu Popa2016-12-181-1/+1
* Added pyargs back to tox.iniDerek Gustafson2016-12-101-1/+1
* Added test_func tests back in.Derek Gustafson2016-12-061-3/+1
* Switch test runner from unnittest to pytest.Derek Gustafson2016-12-061-1/+4
* Add deprecations for Python 3.6Jared Garst2016-10-311-1/+1
* Rename the extension in tox.ini as well.Claudiu Popa2016-07-071-1/+1
* Rename check_docs to docparams in tox.iniClaudiu Popa2016-06-301-1/+1
* Enable the docs and mccabe extensions for our CI.Claudiu Popa2016-06-201-1/+1
* Add check for mccabe complexity cyclomatic threshold (#877)Moises Lopez - https://www.vauxoo.com/2016-05-091-0/+1
* [REF] import-checkers: Use of isort (#879)Moises Lopez - https://www.vauxoo.com/2016-04-301-0/+2
* [ADD] coverage: Enable coveralls and coverage report (#873)Moises Lopez - https://www.vauxoo.com/2016-04-261-1/+36
* Basic travis support.Claudiu Popa2015-12-161-8/+5
* 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