We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5738c55 commit 309601dCopy full SHA for 309601d
1 file changed
setup.py
@@ -29,7 +29,12 @@
29
"Intended Audience :: Financial and Insurance Industry",
30
"License :: OSI Approved :: BSD License",
31
"Programming Language :: Python :: 2",
32
+ "Programming Language :: Python :: 2.6",
33
+ "Programming Language :: Python :: 2.7",
34
"Programming Language :: Python :: 3",
35
+ "Programming Language :: Python :: 3.2",
36
+ "Programming Language :: Python :: 3.3",
37
+ "Programming Language :: Python :: 3.4",
38
"Topic :: Scientific/Engineering",
39
],
40
)
0 commit comments