We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c710b commit 718539bCopy full SHA for 718539b
setup.py
@@ -25,15 +25,15 @@
25
"Environment :: Console",
26
"Intended Audience :: End Users/Desktop",
27
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
28
- "Natural Language :: English"
+ "Natural Language :: English",
29
"Operating System :: Microsoft :: Windows",
30
"Programming Language :: Python :: 3",
31
"Programming Language :: Python :: 3.6",
32
"Programming Language :: Python :: 3.7",
33
"Programming Language :: Python :: 3.8",
34
"Programming Language :: Python :: 3.9",
35
"Programming Language :: Python :: 3.10",
36
- "Topic :: Games/Entertainment"
+ "Topic :: Games/Entertainment",
37
"Topic :: Utilities",
38
],
39
keywords=[
0 commit comments