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.
2 parents 526bdac + 64cfa3b commit 5455771Copy full SHA for 5455771
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