Add official support for Python 3.11

This commit is contained in:
Bruno Oliveira
2022-11-05 12:19:00 -03:00
parent 66993ecada
commit aee850a121
3 changed files with 8 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ classifiers =
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
license_file = LICENSE
project_urls =
Documentation=https://pytest-xdist.readthedocs.io/en/latest