Add official support for Python 3.11 (#1863)

This commit is contained in:
Marcelo Trylesinski 2022-09-22 17:18:44 +02:00 committed by GitHub
parent ef34ece46e
commit e89e131686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Topic :: Internet :: WWW/HTTP",
]
dependencies = [