diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-10-26 10:25:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-26 10:25:07 +0200 |
| commit | e51c998f8d6fbc9421e4a1226c144d8035c126e0 (patch) | |
| tree | afbef3c3d8592c50792b065240cbbbd738e10718 /setup.cfg | |
| parent | 2e82fa54ca732948f3ad3f723acb341f60e45f19 (diff) | |
Refs #33173 -- Added Python 3.11 to classifiers and tox.ini.
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,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 Topic :: Internet :: WWW/HTTP :: Dynamic Content Topic :: Internet :: WWW/HTTP :: WSGI |
