Skip to content

Commit

Permalink
Add Orange to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdapretnar committed Nov 16, 2020
1 parent 95fed50 commit 0a4e75d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ def do_setup(ext_modules):
install_requires=[
'numpy',
'scipy',
'Orange3>=3.25.0'
],
namespace_packages=['orangecontrib'],
ext_modules=ext_modules,
Expand Down

0 comments on commit 0a4e75d

Please sign in to comment.