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 bc343f4 commit 016a660Copy full SHA for 016a660
setup.py
@@ -68,6 +68,8 @@ def run_tests(self):
68
'Programming Language :: Python :: 3.3',
69
'Programming Language :: Python :: 3.4',
70
'Programming Language :: Python :: 3.5',
71
+ 'Programming Language :: Python :: 3.6',
72
+ 'Programming Language :: Python :: Implementation :: PyPy',
73
"Topic :: Utilities",
74
"Topic :: System :: Shells",
75
],
0 commit comments