Skip to content

Commit

Permalink
update dependancies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolfbr committed Feb 14, 2018
1 parent 26e3af2 commit a1109d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ Sphinx==1.6.5
twine==1.9.1
cryptography==2.1.4
PyYAML==3.11
sphinx-argparse==0.2.1

3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ def find_all_packages():
'scikit-learn',
'pandas',
'seaborn',
'overrides'],
'overrides',
'sphinx - argparse'],
classifiers=[
'License :: OSI Approved :: BSD License',
'Natural Language :: English',
Expand Down

0 comments on commit a1109d8

Please sign in to comment.