summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2021-11-02 20:45:34 -0700
committerSeth Morton <seth.m.morton@gmail.com>2021-11-02 20:45:34 -0700
commit8d36f201b9c68532810c66edc955cc52062d5ddb (patch)
treef5015a5b43536aeee42523b11d90108895b802f4 /setup.cfg
parent41151630196cb98589ce1c5fee60336927e6a5d5 (diff)
downloadnatsort-8d36f201b9c68532810c66edc955cc52062d5ddb.tar.gz
Add notes about using 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 c8da57a..f90f59d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,6 +29,7 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
Topic :: Scientific/Engineering :: Information Analysis
Topic :: Utilities
Topic :: Text Processing