Skip to content

Commit c5e7c9e

Browse files
authored
Merge pull request #175 from aquad/patch-1
Setup with python 3.7
2 parents 7b5752a + e5ab734 commit c5e7c9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def version():
5555
'Programming Language :: Python :: 3.4',
5656
'Programming Language :: Python :: 3.5',
5757
'Programming Language :: Python :: 3.6',
58+
'Programming Language :: Python :: 3.7',
5859
'Programming Language :: Python :: Implementation :: CPython',
5960
'Programming Language :: Python :: Implementation :: PyPy',
6061
'Topic :: Software Development :: Build Tools',

0 commit comments

Comments
 (0)