summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Upgrade astroid to 2.15.4 (#8615) (#8618)github-actions[bot]2023-04-241-1/+1
* Upgrade astroid to 2.15.3 (#8584)Pierre Sassoulas2023-04-231-1/+1
* Upgrade astroid to 2.15.2 (#8530) (#8532)Pierre Sassoulas2023-04-031-2/+2
* Upgrade to astroid 2.15.0 (#8387)Pierre Sassoulas2023-03-071-1/+1
* [pre-commit] Transition from flake8/autoflake to ruff (#8372)Pierre Sassoulas2023-03-021-3/+6
* Upgrade astroid to 2.14.2Pierre Sassoulas2023-02-131-1/+1
* [pre-commit.ci] pre-commit autoupdate (#8208)pre-commit-ci[bot]2023-02-071-1/+0
* [doc] Use the real URL address of pylint's read the doc projectPierre Sassoulas2023-02-061-3/+3
* [pre-commit] Add ruff to the pre-commit configurationPierre Sassoulas2023-02-061-0/+8
* Fix issues with new typing Union syntax (Py310) (#8122)Marc Mueller2023-02-011-1/+1
* Upgrade astroid to 2.13.3Pierre Sassoulas2023-01-221-1/+1
* Upgrade astroid to 2.13.2 (#8030)Pierre Sassoulas2023-01-131-1/+1
* Add new check "pointless-exception-statement" (#7939)James Addison2023-01-071-1/+1
* fix: bump dill to >= 0.3.6, prevents tests hanging with python3.11 (#7918)Sandro Tosi2022-12-141-1/+2
* Upgrade the versions of astroid and dill (#7838)Pierre Sassoulas2022-11-241-4/+2
* Fail pytest runs on warnings (#7809)Jacob Walls2022-11-231-0/+1
* Update Primer venv caching [ci] (#7708)Marc Mueller2022-11-071-2/+1
* Improve Github action workflows (#7651)Marc Mueller2022-11-041-2/+2
* Upgrade astroid to 2.12.12 (#7649)Pierre Sassoulas2022-10-191-1/+1
* Merge branch 'maintenance/2.15.x' into following 2.15.4 releasePierre Sassoulas2022-10-101-1/+1
|\
| * Upgrade astroid version following 2.12.11 releasePierre Sassoulas2022-10-101-1/+1
* | Use 3.11 for Github actions (#6551)Pierre Sassoulas2022-09-301-1/+4
* | Hotfix mypy precommit errors for colorama and typing on Windows (#7531)orSolocate2022-09-271-0/+2
* | Migrate configs for isort, mypy, and pytest into pyproject.tomlChristian Clauss2022-09-221-0/+47
|/
* Bump astroid to 2.12.10Pierre Sassoulas2022-09-191-2/+3
* Upgrade astroid version following 2.12.9 releasePierre Sassoulas2022-09-071-1/+1
* Upgrade astroid version following 2.12.8 releasePierre Sassoulas2022-09-061-1/+1
* Upgrade astroid version following 2.12.4 release (#7356)Pierre Sassoulas2022-08-251-1/+1
* Upgrade astroid version following 2.12.3 release (#7344)Pierre Sassoulas2022-08-231-1/+1
* "Contributer" -> "Contributor"Jacob Walls2022-08-131-1/+1
* Update PyPI `Homepage` url via pyproject.toml configuration. (#7299)Mark Byrne2022-08-121-0/+1
* Update `astroid` to 2.12 (#7153)Jacob Walls2022-07-131-2/+2
* Improve packaging [PEP 517 + 621] (#7076)Marc Mueller2022-06-281-0/+79