Skip to content

Commit

Permalink
Add morfessor and sklearn to test
Browse files Browse the repository at this point in the history
  • Loading branch information
tmylk authored May 15, 2017
1 parent 7c64ce2 commit d3db946
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,9 @@ def finalize_options(self):
'wmd': ['pyemd >= 0.2.0'],
'test': [
'testfixtures',
'unittest2'
'unittest2',
'Morfessor==2.0.2a4',
'scikit-learn'
],
},

Expand Down

0 comments on commit d3db946

Please sign in to comment.