summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-10-13 08:35:01 +0200
committerGitHub <noreply@github.com>2020-10-13 08:35:01 +0200
commite18156b6c35908f2a4026287b5225a6a4da8af1a (patch)
tree18f337d5b96e2de3b3bdce556dda5f313ca86f27 /setup.cfg
parentc9f12f149f4c42aa34b3cbea17e964dfbf942cfb (diff)
downloaddjango-e18156b6c35908f2a4026287b5225a6a4da8af1a.tar.gz
Refs #31040 -- Doc'd Python 3.9 compatibility.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index d5a202851b..43ba86120b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,6 +20,7 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
Topic :: Internet :: WWW/HTTP :: WSGI