Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Jul 22, 2017
1 parent 75e0376 commit 9a146e7
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 @@ -23,6 +23,7 @@ def readme():
with open('README.rst') as f:
return f.read()


INSTALL_REQUIRES = (
['pandas>=0.17.0', 'requests>=2.3.0', 'requests-file', 'requests-ftp']
)
Expand Down

0 comments on commit 9a146e7

Please sign in to comment.