Skip to content

Commit b67299d

Browse files
masklinndi
andauthored
Add trove classifier for GraalPython (#188)
GraalPython is an up-an-coming JIT-based implementation atop the Graal VM. Co-authored-by: Dustin Ingram <[email protected]>
1 parent 331838a commit b67299d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/trove_classifiers/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,7 @@
537537
"Programming Language :: Python :: Free Threading :: 4 - Resilient",
538538
"Programming Language :: Python :: Implementation",
539539
"Programming Language :: Python :: Implementation :: CPython",
540+
"Programming Language :: Python :: Implementation :: GraalPy",
540541
"Programming Language :: Python :: Implementation :: IronPython",
541542
"Programming Language :: Python :: Implementation :: Jython",
542543
"Programming Language :: Python :: Implementation :: MicroPython",

0 commit comments

Comments
 (0)