Skip to content

Commit a42db9d

Browse files
committed
Fix classifiers
1 parent 864e8f0 commit a42db9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
packages=setuptools.find_packages(exclude=['tests', 'tests.*']),
1818
keywords=['INVESTING', 'BOT', 'ALGORITHM', 'FRAMEWORK'],
1919
classifiers=[
20-
"Framework :: Investing Algorithm Framework",
2120
"Intended Audience :: Developers",
2221
'Programming Language :: Python :: 3',
2322
'Programming Language :: Python :: 3.4',

0 commit comments

Comments
 (0)