We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7823e commit 57d095bCopy full SHA for 57d095b
1 file changed
pyproject.toml
@@ -18,6 +18,7 @@ classifiers = [
18
"Programming Language :: Rust",
19
"Programming Language :: Python :: Implementation :: CPython",
20
"Programming Language :: Python :: Implementation :: PyPy",
21
+ "Programming Language :: Python :: Implementation :: GraalPy",
22
"Programming Language :: Python :: 3 :: Only",
23
"Programming Language :: Python :: 3.10",
24
"Programming Language :: Python :: 3.11",
0 commit comments