Skip to content

Commit 42083ba

Browse files
committed
Update classifiers.
1 parent 3ed5b15 commit 42083ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,13 @@ def check_sdl_version() -> None:
144144
"Programming Language :: Python :: 3.8",
145145
"Programming Language :: Python :: 3.9",
146146
"Programming Language :: Python :: 3.10",
147+
"Programming Language :: Python :: 3.11",
147148
"Programming Language :: Python :: Implementation :: CPython",
148149
"Programming Language :: Python :: Implementation :: PyPy",
149150
"Topic :: Games/Entertainment",
150151
"Topic :: Multimedia :: Graphics",
151152
"Topic :: Software Development :: Libraries :: Python Modules",
153+
"Typing :: Typed",
152154
],
153155
keywords="roguelike cffi Unicode libtcod field-of-view pathfinding",
154156
platforms=["Windows", "MacOS", "Linux"],

0 commit comments

Comments
 (0)