summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2021-08-09 22:44:33 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2021-08-09 23:04:47 +0300
commit82758ff546c7b7b1f1b4fc5bd77c942b0c563a4f (patch)
tree68a1e33dcee5f6bbe64b1c48352cb6a27d3f1d7d /setup.cfg
parentd746ddc4eddd95c7e35f403c4374458979e2f2ff (diff)
downloadwheel-git-82758ff546c7b7b1f1b4fc5bd77c942b0c563a4f.tar.gz
Added classifier for Python 3.10 support
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 47548e9..1aa2849 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,6 +17,7 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
author = Daniel Holth
author_email = dholth@fastmail.fm
maintainer = Alex Gronholm