Commit Graph

12 Commits

Author SHA1 Message Date
danieleades
3c73efadab shrink 'Any generics' mypy whitelist for builders module (#10846) 2022-09-29 17:26:53 +01:00
danieleades
8267dc4fde shrink 'any-generics' whitelist for the 'locale' module (#10866) 2022-09-29 17:16:36 +01:00
danieleades
6dbb618834 Shrink 'any-generics' whitelist for the pycode module (#10868) 2022-09-28 09:13:48 +01:00
danieleades
05683f794c Shrink 'any-generics' whitelist for the cmd module (#10847) 2022-09-27 17:56:35 +01:00
Adam Turner
8accc34966 Merge branch '5.2.x' into 5.x
# Conflicts:
#	CHANGES
#	sphinx/__init__.py
2022-09-27 15:58:00 +01:00
Adam Turner
89b4f14b44 Fix mypy violations for v0.981 (#10875) 2022-09-27 15:18:20 +01:00
Hugo van Kemenade
d5b28997f2 Declare support for Python 3.11 (#10871) 2022-09-27 14:21:55 +01:00
danieleades
b842cabd4f Add a new mypy whitelist for 'Any generics' (#10845) 2022-09-24 15:12:01 +01:00
Christian Clauss
cb77162144 Migrate configs for isort, mypy, and pytest into pyproject.toml (#10844) 2022-09-21 18:46:30 +01:00
danieleades
276f430b57 Begin addding flake8-simplify checks (#10820)
Start with SIM104 and ignore all other flake8-simplify warnings
2022-09-20 21:30:31 +01:00
Adam Turner
b347657809 Use declarative metadata
- Move to pyproject.toml metadata
- Update references to `setup.py`
- Use pypa/build
- Update workflows and tooling
2022-09-13 10:31:27 +01:00
Adam Turner
5477ef6675 git mv setup.py pyproject.toml 2022-09-13 10:31:27 +01:00