summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@paylead.fr>2021-11-08 14:17:52 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2021-11-08 14:56:48 +0100
commit63720c70dd538234e75914e2afb80b94d5e88a1f (patch)
tree67a569e96646efca40f19f8d40a6968da796a4c4 /setup.cfg
parentf67ece3b0aaac69f4d331b213090ed78e6ba46d7 (diff)
downloadsemantic-version-63720c70dd538234e75914e2afb80b94d5e88a1f.tar.gz
Extend test matrix for Python 3.10 / Django 3.2
Django >=3.2.9 is compatible with Python 3.10
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 42360d4..e7fd5e9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -26,6 +26,7 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
Topic :: Software Development :: Libraries :: Python Modules
[options]