Skip to content

Commit

Permalink
Merge branch 'hotfix/lightfm_setup'
Browse files Browse the repository at this point in the history
  • Loading branch information
evfro committed Oct 5, 2018
2 parents a9eba0b + cf95beb commit 4aaa1ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"polara/recommender/external",
"polara/recommender/external/mymedialite",
"polara/recommender/external/graphlab",
"polara/recommender/external/implicit"]
"polara/recommender/external/implicit",
"polara/recommender/external/lightfm"]


opts = dict(name="polara",
Expand Down

0 comments on commit 4aaa1ef

Please sign in to comment.