Skip to content

Commit

Permalink
Merge pull request #1629 from kkothari2001/kaggle-update
Browse files Browse the repository at this point in the history
Added kaggle to setup.py
  • Loading branch information
henrykironde committed Nov 1, 2021
2 parents f9f435b + 3bcfb44 commit 326aa0d
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 @@ -99,6 +99,7 @@ def read(*names, **kwargs):
install_requires=[
'xlrd',
'future',
'kaggle',
'argcomplete',
'tqdm',
'requests',
Expand Down

0 comments on commit 326aa0d

Please sign in to comment.