Skip to content

Commit 48e125c

Browse files
committed
PyPI classifiers: support Python 3.{6,7}
1 parent b09df50 commit 48e125c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

+2
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,7 @@
3333
"Programming Language :: Python :: 3.3",
3434
"Programming Language :: Python :: 3.4",
3535
"Programming Language :: Python :: 3.5",
36+
"Programming Language :: Python :: 3.6",
37+
"Programming Language :: Python :: 3.7",
3638
],
3739
)

0 commit comments

Comments
 (0)