summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Add package data to ``pyprojecttoml``Daniel van Noord2023-04-261-0/+8
* Remove ``laxy_object_proxy`` as dependency (#2139)Daniël van Noord2023-04-241-2/+0
* Drop support for Python 3.7 (#2137)Marc Mueller2023-04-231-3/+1
* Merge branch 'maintenance/2.15.x' following 2.15.3 releasePierre Sassoulas2023-04-161-3/+0
|\
| * [packaging metadata] Remove pycqa email in favor of github's orgPierre Sassoulas2023-04-161-3/+0
* | Remove dependency on ``wrapt``Daniël van Noord2023-04-011-3/+0
* | [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
* | Upgrade pre-commit configuration and move to ruff (#2057)Pierre Sassoulas2023-03-141-8/+33
|/
* Declare support for Python 3.11 (#2018)Hugo van Kemenade2023-02-091-0/+1
* [doc] Use the real URL address of pylint's read the doc project (#2016)Pierre Sassoulas2023-02-091-1/+1
* Clean-up and fix tox's commands (#1963)Pierre Sassoulas2023-02-081-1/+1
* Do not require typing_extensions on Python 3.11Michal Vasilek2023-01-151-1/+1
* Remove typing_extensions from the tests requirements (#1944)Pierre Sassoulas2023-01-081-1/+1
* bump minimal version of typing-extensionsplucury2023-01-081-1/+1
* Fail pytest runs on warningsJacob Walls2022-11-201-0/+1
* Migrate configs for isort, mypy, and pytest into pyproject.toml (#1789)Christian Clauss2022-09-181-0/+38
* Bump ``wrapt`` to ``1.14`` (#1745)Daniël van Noord2022-08-221-1/+2
* Improve packaging [PEP 517 + 621] (#1670)Marc Mueller2022-06-291-0/+55