Skip to content

Commit 4cad4ee

Browse files
committed
setup.cfg: add missing Python version trove classifiers
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent 3732351 commit 4cad4ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ classifiers =
1212
Programming Language :: Python :: 3.6
1313
Programming Language :: Python :: 3.7
1414
Programming Language :: Python :: 3.8
15+
Programming Language :: Python :: 3.9
16+
Programming Language :: Python :: 3.10
1517
Topic :: System :: Operating System Kernels :: Linux
1618
url = https://github.com/FFY00/python-ioctl
1719

0 commit comments

Comments
 (0)