Skip to content

Add support for Python v3.11

Moul requested to merge 194_py_v3.11 into main
  • Fix deprecation warning about typing.re.Pattern
  • Introduce tests:3.11 job
  • Set default PYTHON_VERSION to 3.11
  • Move coverage to 3.11 job
  • Bump pytest-cov to v4

Close #194 (closed)

Edited by Moul

Merge request reports