add Python 3.7

This commit is contained in:
httprunner
2018-08-07 15:07:47 +08:00
parent d7418acb5f
commit 7918be69c8
2 changed files with 5 additions and 2 deletions

View File

@@ -90,7 +90,8 @@ setup(
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6'
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7'
],
entry_points={
'console_scripts': [