Skip to content

Commit 38d275a

Browse files
authored
Merge pull request #671 from gliptak/patch-2
List Python 3.7 in setup
2 parents 1ec9066 + 09a5df0 commit 38d275a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def readme():
4242
'Programming Language :: Python :: 3',
4343
'Programming Language :: Python :: 3.5',
4444
'Programming Language :: Python :: 3.6',
45+
'Programming Language :: Python :: 3.7',
4546
'Topic :: Scientific/Engineering',
4647
],
4748
keywords='data',

0 commit comments

Comments
 (0)