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 2ca2283 commit ac22c62Copy full SHA for ac22c62
setup.py
@@ -30,7 +30,7 @@ def get_version(package):
30
"Framework :: Django",
31
"License :: OSI Approved :: BSD License",
32
"Operating System :: OS Independent",
33
- "Programming Language :: Python :: 2.6"
+ "Programming Language :: Python :: 2.6",
34
"Programming Language :: Python :: 2.7",
35
"Programming Language :: Python :: 3.3",
36
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments