We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a717741 commit bd436d9Copy full SHA for bd436d9
1 file changed
setup.py
@@ -98,6 +98,8 @@ def read_description():
98
"Programming Language :: Python :: 3.8",
99
"Programming Language :: Python :: 3 :: Only",
100
"Topic :: Games/Entertainment :: Board Games",
101
+ "Topic :: Games/Entertainment :: Turn Based Strategy",
102
"Topic :: Software Development :: Libraries :: Python Modules",
103
+ "Typing :: Typed",
104
],
105
)
0 commit comments