Skip to content

Commit f243246

Browse files
authored
add pypy classifier to pyproject.toml
1 parent 858ce52 commit f243246

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ classifiers = [
4141
"Programming Language :: Python :: 3.10",
4242
"Programming Language :: Python :: 3.11",
4343
"Programming Language :: Python :: 3.12",
44+
"Programming Language :: Python :: Implementation :: CPython",
45+
"Programming Language :: Python :: Implementation :: PyPy",
4446
"Operating System :: POSIX",
4547
"Operating System :: Microsoft :: Windows",
4648
"Operating System :: MacOS :: MacOS X",

0 commit comments

Comments
 (0)