Skip to content

Commit d579a81

Browse files
authored
Merge pull request SAML-Toolkits#125 from cclauss/patch-1
setup.py: Add the Python 3.7 trove classifier for PyPI
2 parents ce04492 + 0105480 commit d579a81

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
@@ -20,6 +20,7 @@
2020
'Programming Language :: Python :: 3.4',
2121
'Programming Language :: Python :: 3.5',
2222
'Programming Language :: Python :: 3.6',
23+
'Programming Language :: Python :: 3.7',
2324
],
2425
author='OneLogin',
2526
author_email='support@onelogin.com',

0 commit comments

Comments
 (0)