Skip to content

Commit 413bdac

Browse files
committed
Add additional classifiers to indicate version support.
1 parent c198a30 commit 413bdac

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
@@ -59,6 +59,8 @@
5959
"Programming Language :: Python :: 3.3",
6060
"Programming Language :: Python :: 3.4",
6161
"Programming Language :: Python :: 3.5",
62+
"Programming Language :: Python :: 3.6",
63+
"Programming Language :: Python :: 3.7",
6264
"Programming Language :: Python :: Implementation :: CPython",
6365
"Programming Language :: Python :: Implementation :: PyPy",
6466
"Programming Language :: Python",

0 commit comments

Comments
 (0)