Skip to content

Commit

Permalink
chore - add lightgbm to test requriements
Browse files Browse the repository at this point in the history
  • Loading branch information
ksachdeva committed Oct 21, 2019
1 parent eafc5b3 commit b50cf4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

setup_requirements = []

test_requirements = []
test_requirements = ['lightgbm']

setup(
author="Kapil Sachdeva",
Expand Down

0 comments on commit b50cf4d

Please sign in to comment.