Skip to content

Commit 016a660

Browse files
committed
add PyPy and python 3.6 to package details
1 parent bc343f4 commit 016a660

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ def run_tests(self):
6868
'Programming Language :: Python :: 3.3',
6969
'Programming Language :: Python :: 3.4',
7070
'Programming Language :: Python :: 3.5',
71+
'Programming Language :: Python :: 3.6',
72+
'Programming Language :: Python :: Implementation :: PyPy',
7173
"Topic :: Utilities",
7274
"Topic :: System :: Shells",
7375
],

0 commit comments

Comments
 (0)