Skip to content

Commit 94e3a87

Browse files
committed
setup: Add Python 3.7 classifier
1 parent 6773ea3 commit 94e3a87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ def build_extensions(self):
252252
'Programming Language :: Python :: 3 :: Only',
253253
'Programming Language :: Python :: 3.5',
254254
'Programming Language :: Python :: 3.6',
255+
'Programming Language :: Python :: 3.7',
255256
'License :: OSI Approved :: Apache Software License',
256257
'License :: OSI Approved :: MIT License',
257258
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)