We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858ce52 commit f243246Copy full SHA for f243246
1 file changed
pyproject.toml
@@ -41,6 +41,8 @@ classifiers = [
41
"Programming Language :: Python :: 3.10",
42
"Programming Language :: Python :: 3.11",
43
"Programming Language :: Python :: 3.12",
44
+ "Programming Language :: Python :: Implementation :: CPython",
45
+ "Programming Language :: Python :: Implementation :: PyPy",
46
"Operating System :: POSIX",
47
"Operating System :: Microsoft :: Windows",
48
"Operating System :: MacOS :: MacOS X",
0 commit comments