summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Upgrade astroid version to 2.11.5Pierre Sassoulas2022-05-091-1/+1
* Fix wrong name in ``extras_require``Daniël van Noord2022-05-031-1/+1
* Upgrade astroid version following 2.11.4 releasePierre Sassoulas2022-05-021-1/+1
* Fix the pyenchant dependencie following #6440Pierre Sassoulas2022-04-281-0/+1
* Upgrade astroid to 2.11.3 (#6398)Pierre Sassoulas2022-04-191-1/+1
* Improve CPU count detection in cgroup environments and fix CI (#6098)Daniël van Noord2022-04-161-0/+1
* Add a ``--generate-toml-config`` option (#6199)Daniël van Noord2022-04-131-0/+4
* Update broken and redirected links across the projectDaniël van Noord2022-04-131-1/+1
* Require python ``3.7.2+`` (#5921)Daniël van Noord2022-04-111-2/+1
* Add an explicit marker for pytest-timeout (#6054)Pierre Sassoulas2022-03-301-0/+1
* Include ``testing_pylintrc`` in source and wheel distributions (#6029)Joe Young2022-03-291-0/+3
* Add regression test for #5982 upgrade astroid to 2.11.2 (#5988)Jacob Walls2022-03-271-1/+1
* Update configuration of pre-commit hooks and toolsDaniël van Noord2022-03-251-0/+3
* Add a script to update the CONTRIBUTORS.txtPierre Sassoulas2022-03-231-0/+3
* Update ``astroid`` requirement to 2.11.0Daniël van Noord2022-03-121-1/+1
* Upgrade mypy to 0.940 (#5900)Daniël van Noord2022-03-121-0/+1
* Allow mccabe 0.7.x (#5896)Konrad Weihmann2022-03-111-1/+1
* Use the ``tomli`` package instead of ``toml`` to parse ``.toml`` (#5887)Daniël van Noord2022-03-101-4/+1
* Add a testutil extra-require and add gitpython to it (#5842)Pierre Sassoulas2022-02-271-0/+3
* Allow dev version of next minor ``astroid`` version (#5689)Daniël van Noord2022-01-161-1/+4
* Update astroid to ``2.9.2`` (#5634)Daniël van Noord2022-01-041-1/+1
* Hotfix mypy pre-commit check under Windows (#5632)orSolocate2022-01-031-0/+3
* Upgrade astroid to 2.9.1Pierre Sassoulas2021-12-311-1/+1
* Use ``dill`` to pickle when run in parallel mode (#5609)Daniël van Noord2021-12-301-0/+4
* Update ``primer`` tests to own file, separate batches and concurrent runs (#5...Daniël van Noord2021-11-291-1/+2
* Add ``flake8-typing-import`` to the pre-commit configuration (#5070)Pierre Sassoulas2021-11-251-1/+1
* Add documentation for primer and convert to command line option (#5387)Daniël van Noord2021-11-251-1/+1
* Primer tests "à la mypy" (#5173)Pierre Sassoulas2021-11-241-1/+5
* Upgrade astroid to 2.9.0 (#5355)Marc Mueller2021-11-211-1/+1
* Add accetpance tests in CI for python 3.8+ instead of launching manually at r...Pierre Sassoulas2021-11-211-2/+2
* Use isort's black profile (#5330)Kound2021-11-181-3/+1
* Add error codes to all ``type: ignore`` (#5329)Daniël van Noord2021-11-171-0/+1
* Bump ``astroid`` version to ``2.8.5``Daniël van Noord2021-11-121-1/+1
* Add tests for assignment expressions in function defaults (#5188)Daniël van Noord2021-10-251-1/+1
* Upgrade astroid version to 2.8.3Pierre Sassoulas2021-10-171-1/+1
* Update astroid to 2.8.2 (#5126)Marc Mueller2021-10-071-1/+1
* Add ``no-implicit-optional`` flag to ``mypy`` (#5075)Daniël van Noord2021-09-261-0/+1
* Update toml dependency to >=0.9.2 (#5067)Jeroen Seegers2021-09-231-1/+1
* Fix PyreverseConfig imports in pyreverse's testsPierre Sassoulas2021-09-151-0/+3
* Upgrade astroid to 2.8.0Pierre Sassoulas2021-09-141-1/+1
* Refactor various typing related issues (#4940)Daniël van Noord2021-09-031-0/+1
* Change http links to https in setup.pyPierre Sassoulas2021-08-311-3/+3
* Upgrade astroid to 2.7.3Pierre Sassoulas2021-08-301-1/+1
* Add `consider-using-assignment-expr` to `CodeStyleChecker` (#4876)Marc Mueller2021-08-301-0/+1
* Rename URLsPhilipp A2021-08-261-6/+7
* Updated mypy checks (#4889)Marc Mueller2021-08-211-3/+0
* Require platformdirs 2.2.0 (#4890)Marc Mueller2021-08-211-1/+1
* Migrate from ``appdirs`` to ``platformdirs`` (#4887)Pierre Sassoulas2021-08-211-3/+3
* Upgrade astroid to 2.7.2Pierre Sassoulas2021-08-201-1/+1
* Update test requirements to astroid 2.7.1David Liu2021-08-201-1/+1