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 fb2b824 commit b042c22Copy full SHA for b042c22
setup.py
@@ -37,6 +37,9 @@
37
"Programming Language :: Python :: 2",
38
"Programming Language :: Python :: 2.6",
39
"Programming Language :: Python :: 2.7",
40
+ "Programming Language :: Python :: 3",
41
+ "Programming Language :: Python :: 3.2",
42
+ "Programming Language :: Python :: 3.3",
43
"Programming Language :: Python :: Implementation :: CPython",
44
],
45
packages = find_packages(),
0 commit comments