summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipe Laíns <lains@riseup.net>2021-06-24 16:40:49 +0100
committerFilipe Laíns <lains@riseup.net>2021-06-24 16:40:49 +0100
commit4cad4ee8b115e6eec9ef26a3e888e8453d85b014 (patch)
treee1fe30bf51161399019677c39daef07662d28705
parent3732351d86c3507c869c65bed5e5a8a310e5c283 (diff)
setup.cfg: add missing Python version trove classifiers
Signed-off-by: Filipe Laíns <lains@riseup.net>
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 2798871..deb0939 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,6 +12,8 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
Topic :: System :: Operating System Kernels :: Linux
url = https://github.com/FFY00/python-ioctl