Skip to content

Commit 842469e

Browse files
committed
update python version classifiers
1 parent 26f1d67 commit 842469e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ classifiers =
1212
Programming Language :: Python
1313
Programming Language :: Python :: 3
1414
Programming Language :: Python :: 3 :: Only
15-
Programming Language :: Python :: 3.6
1615
Programming Language :: Python :: 3.7
1716
Programming Language :: Python :: 3.8
17+
Programming Language :: Python :: 3.9
18+
Programming Language :: Python :: 3.10
1819
Programming Language :: Python :: Implementation :: CPython
1920
Topic :: Software Development :: Testing
2021
Topic :: Utilities

0 commit comments

Comments
 (0)