Skip to content

Commit 9d15d0b

Browse files
author
investing-algorithms
authored
Merge pull request #30 from investing-algorithms/hotfix_setup
Hotfix setup
2 parents ed8c1ee + a42db9d commit 9d15d0b

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)