We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6785d6d commit bf879f9Copy full SHA for bf879f9
setup.py
@@ -67,6 +67,7 @@
67
"Programming Language :: Python :: 3.3",
68
"Programming Language :: Python :: 3.4",
69
"Programming Language :: Python :: 3.5",
70
+ "Programming Language :: Python :: 3.6",
71
"Programming Language :: Python :: Implementation :: CPython"],
72
ext_modules=[
73
Extension(
0 commit comments