We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88adb4 commit 6a5e162Copy full SHA for 6a5e162
pyproject.toml
@@ -26,6 +26,8 @@ classifiers = [
26
'Programming Language :: Python :: 3.6',
27
'Programming Language :: Python :: 3.7',
28
'Programming Language :: Python :: 3.8',
29
+ 'Programming Language :: Python :: 3.9',
30
+ 'Programming Language :: Python :: 3.10',
31
'Programming Language :: Python :: Implementation :: PyPy',
32
]
33
0 commit comments