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