diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-10-05 09:59:10 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-10-05 09:59:48 +0200 |
| commit | c8d0a8c9b606e1b213c3a141d580080650b5f798 (patch) | |
| tree | 80e2485f017084f0aa7b0f0408e769dd81e63874 /setup.cfg | |
| parent | 263a4bab37395ef3b541254dada53b61f3b10245 (diff) | |
[4.0.x] Refs #32074 -- Added Python 3.10 to classifiers and tox.ini.
Backport of 15987c9c5315ac30f069915e28de78ade788458d from main
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ classifiers = Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP :: Dynamic Content Topic :: Internet :: WWW/HTTP :: WSGI |
