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 814eefd commit 3e44b48Copy full SHA for 3e44b48
setup.py
@@ -59,6 +59,8 @@
59
'Programming Language :: Python :: 2.7',
60
'Programming Language :: Python :: 3',
61
'Programming Language :: Python :: 3.5',
62
+ 'Programming Language :: Python :: 3.6',
63
+ 'Programming Language :: Python :: 3.7',
64
'Topic :: Communications :: Chat :: Internet Relay Chat',
65
],
66
)
0 commit comments