Update PyPI Topic Tags

This commit is contained in:
Cameron Yick
2017-09-17 18:20:07 -04:00
parent 107f558470
commit f7604b56b1
3 changed files with 6 additions and 3 deletions

View File

@@ -60,10 +60,13 @@ setup(
zip_safe=False,
keywords=['tiingo', 'finance', 'stocks'],
classifiers=[
'Development Status :: 2 - Pre-Alpha',
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
'Intended Audience :: Financial and Insurance Industry',
'License :: OSI Approved :: MIT License',
'Natural Language :: English',
'Topic :: Office/Business :: Investment',
'Topic :: Office/Business :: Financial',
"Programming Language :: Python :: 2",
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',