Skip to content

Commit a74f2e3

Browse files
authored
Merge pull request #32 from alexmalins/20220318-python-version-classifiers
update python version classifiers
2 parents 26f1d67 + 842469e commit a74f2e3

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)