alecthomas / voluptuous

CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
https://pypi.org/project/voluptuous
BSD 3-Clause "New" or "Revised" License
1.81k stars 219 forks source link

feat: add python 3.11 to github workflow tox matrix, remove 3.7 from tox #501

Closed antoni-szych-rtbhouse closed 9 months ago

antoni-szych-rtbhouse commented 9 months ago

also: run mypy and flake8 on python 3.11 instead of 3.10