We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5804758 commit 143e0acCopy full SHA for 143e0ac
setup.py
@@ -66,6 +66,8 @@ def main():
66
'Programming Language :: Python :: 3.3',
67
'Programming Language :: Python :: 3.4',
68
'Programming Language :: Python :: 3.5',
69
+ 'Programming Language :: Python :: 3.6',
70
+ 'Programming Language :: Python :: 3.7',
71
],
72
73
keywords='StrategyEase SDK',
0 commit comments