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 526bdac commit 64cfa3bCopy full SHA for 64cfa3b
setup.py
@@ -103,6 +103,7 @@ def get_package_data(package):
103
'Programming Language :: Python :: 3',
104
'Programming Language :: Python :: 3.4',
105
'Programming Language :: Python :: 3.5',
106
+ 'Programming Language :: Python :: 3.6',
107
'Topic :: Internet :: WWW/HTTP',
108
]
109
)
0 commit comments