ci: sync configs to pymplate

- add python3.12
- add ruff
This commit is contained in:
Dima Gerasimov 2023-10-06 02:02:43 +01:00
parent fabcbab751
commit dc13f212bb
9 changed files with 117 additions and 74 deletions

View file

@ -47,6 +47,7 @@ def main() -> None:
extras_require={
'testing': [
'pytest',
'ruff',
'mypy',
'lxml', # for mypy coverage