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 0480ec9 commit ef02b2aCopy full SHA for ef02b2a
setup.py
@@ -23,10 +23,11 @@
23
"Natural Language :: English",
24
"Operating System :: OS Independent",
25
"Programming Language :: Python",
26
- "Programming Language :: Python :: 2.6",
27
"Programming Language :: Python :: 2.7",
28
- "Programming Language :: Python :: 3.2",
29
- "Programming Language :: Python :: 3.3",
+ "Programming Language :: Python :: 3.4",
+ "Programming Language :: Python :: 3.5",
+ "Programming Language :: Python :: 3.6",
30
+ "Programming Language :: Python :: 3.7",
31
"Programming Language :: Python :: Implementation :: PyPy",
32
"Programming Language :: Python :: Implementation :: CPython",
33
"Topic :: Games/Entertainment",
0 commit comments